kernel/arch/arm/boot/dts/imx6qdl-cubox-i.dtsi
.. .. @@ -44,6 +44,7 @@ 44 44 / { 45 45 /* Will be filled by the bootloader */ 46 46 memory@10000000 { 47 + device_type = "memory";47 48 reg = <0x10000000 0>; 48 49 }; 49 50 .. .. @@ -232,6 +233,7 @@ 232 233 }; 233 234 234 235 &pwm1 { 236 + #pwm-cells = <2>;235 237 status = "okay"; 236 238 }; 237 239