We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d687191 commit a38206eCopy full SHA for a38206e
arch/arm/boot/dts/imx6qdl-wandboard.dtsi
@@ -148,17 +148,15 @@
148
late_init = <0>;
149
status = "disabled";
150
};
151
-#if 0
+
152
lcd@0 {
153
compatible = "fsl,lcd";
154
ipu_id = <0>;
155
disp_id = <0>;
156
default_ifmt = "RGB565";
157
pinctrl-names = "default";
158
- pinctrl-0 = <&pinctrl_ipu1_4>;
159
+ pinctrl-0 = <&pinctrl_ipu1_1>;
160
status = "okay";
161
-#endif
162
163
164
backlight_lcd {
@@ -174,7 +172,7 @@
174
172
brightness-levels = <0 4 8 16 32 64 128 255>;
175
173
default-brightness-level = <7>;
176
177
178
v4l2_cap_0 {
179
compatible = "fsl,imx6q-v4l2-capture";
180
0 commit comments