Lines Matching +full:hsync +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-only
7 /dts-v1/;
9 #include "imx6qdl-aristainetos.dtsi"
13 compatible = "abb,aristainetos-imx6dl-4", "fsl,imx6dl";
16 compatible = "pwm-backlight";
18 brightness-levels = <0 4 8 16 32 64 128 255>;
19 default-brightness-level = <7>;
20 enable-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>;
21 pinctrl-names = "default";
22 pinctrl-0 = <&pinctrl_backlight>;
32 compatible = "fsl,imx-parallel-display";
33 interface-pix-fmt = "rgb24";
34 pinctrl-names = "default";
35 pinctrl-0 = <&pinctrl_ipu_disp>;
38 display-timings {
39 native-mode = <&timing0>;
40 timing0: timing-480x800p60 {
41 clock-frequency = <30000000>;
44 hfront-porch = <59>;
45 hback-porch = <10>;
46 hsync-len = <10>;
47 vback-porch = <15>;
48 vfront-porch = <15>;
49 vsync-len = <15>;
50 hsync-active = <1>;
51 vsync-active = <1>;
57 remote-endpoint = <&ipu1_di0_disp0>;
64 cs-gpios = <&gpio3 24 GPIO_ACTIVE_LOW>;
65 pinctrl-names = "default";
66 pinctrl-0 = <&pinctrl_ecspi2>;
71 clock-frequency = <100000>;
72 pinctrl-names = "default";
73 pinctrl-0 = <&pinctrl_i2c2>;
78 remote-endpoint = <&display0_in>;