hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/arch/arm/boot/dts/imx6q-novena.dts
....@@ -57,6 +57,7 @@
5757
5858 /* Will be filled by the bootloader */
5959 memory@10000000 {
60
+ device_type = "memory";
6061 reg = <0x10000000 0>;
6162 };
6263
....@@ -106,7 +107,7 @@
106107 };
107108
108109 panel: panel {
109
- compatible = "innolux,n133hse-ea1", "simple-panel";
110
+ compatible = "innolux,n133hse-ea1";
110111 backlight = <&backlight>;
111112 };
112113
....@@ -454,6 +455,7 @@
454455 };
455456
456457 &pwm1 {
458
+ #pwm-cells = <2>;
457459 status = "okay";
458460 };
459461