forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/imx6qdl-var-dart.dtsi
....@@ -11,6 +11,7 @@
1111
1212 / {
1313 memory@10000000 {
14
+ device_type = "memory";
1415 reg = <0x10000000 0x40000000>;
1516 };
1617
....@@ -182,7 +183,7 @@
182183 IOVDD-supply = <&reg_3p3v>;
183184 DVDD-supply = <&reg_3p3v>;
184185 ai3x-ocmv = <0>;
185
- gpio-reset = <&gpio5 5 GPIO_ACTIVE_LOW>;
186
+ reset-gpios = <&gpio5 5 GPIO_ACTIVE_LOW>;
186187 };
187188 };
188189