kernel/arch/arm/boot/dts/imx6q-novena.dts
.. .. @@ -57,6 +57,7 @@ 57 57 58 58 /* Will be filled by the bootloader */ 59 59 memory@10000000 { 60 + device_type = "memory";60 61 reg = <0x10000000 0>; 61 62 }; 62 63 .. .. @@ -106,7 +107,7 @@ 106 107 }; 107 108 108 109 panel: panel { 109 - compatible = "innolux,n133hse-ea1", "simple-panel";110 + compatible = "innolux,n133hse-ea1";110 111 backlight = <&backlight>; 111 112 }; 112 113 .. .. @@ -454,6 +455,7 @@ 454 455 }; 455 456 456 457 &pwm1 { 458 + #pwm-cells = <2>;457 459 status = "okay"; 458 460 }; 459 461