kernel/arch/arm/boot/dts/imx6q-var-dt6customboard.dts
.. .. @@ -144,8 +144,8 @@ 144 144 }; 145 145 146 146 &ecspi1 { 147 - cs-gpios = <&gpio4 9 GPIO_ACTIVE_HIGH>,148 - <&gpio4 10 GPIO_ACTIVE_HIGH>;147 + cs-gpios = <&gpio4 9 GPIO_ACTIVE_LOW>,148 + <&gpio4 10 GPIO_ACTIVE_LOW>;149 149 status = "okay"; 150 150 }; 151 151 .. .. @@ -203,6 +203,7 @@ 203 203 }; 204 204 205 205 &pwm2 { 206 + #pwm-cells = <2>;206 207 status = "okay"; 207 208 }; 208 209