forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/arch/arm/boot/dts/imx6qdl-cubox-i.dtsi
....@@ -44,6 +44,7 @@
4444 / {
4545 /* Will be filled by the bootloader */
4646 memory@10000000 {
47
+ device_type = "memory";
4748 reg = <0x10000000 0>;
4849 };
4950
....@@ -232,6 +233,7 @@
232233 };
233234
234235 &pwm1 {
236
+ #pwm-cells = <2>;
235237 status = "okay";
236238 };
237239