forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/arm/boot/dts/imx6q-var-dt6customboard.dts
....@@ -144,8 +144,8 @@
144144 };
145145
146146 &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>;
149149 status = "okay";
150150 };
151151
....@@ -203,6 +203,7 @@
203203 };
204204
205205 &pwm2 {
206
+ #pwm-cells = <2>;
206207 status = "okay";
207208 };
208209