Lines Matching +full:brightness +full:- +full:levels
1 // SPDX-License-Identifier: GPL-2.0-only
7 /dts-v1/;
9 #include "imx6qdl-aristainetos.dtsi"
13 compatible = "abb,aristainetos-imx6dl-7", "fsl,imx6dl";
21 compatible = "fsl,imx-parallel-display";
22 interface-pix-fmt = "rgb24";
23 pinctrl-names = "default";
24 pinctrl-0 = <&pinctrl_ipu_disp>;
27 display-timings {
29 native-mode;
30 clock-frequency = <33246000>;
33 hfront-porch = <88>;
34 hback-porch = <88>;
35 hsync-len = <80>;
36 vback-porch = <10>;
37 vfront-porch = <10>;
38 vsync-len = <25>;
39 vsync-active = <1>;
45 remote-endpoint = <&ipu1_di0_disp0>;
51 compatible = "pwm-backlight";
53 brightness-levels = <0 4 8 16 32 64 128 255>;
54 default-brightness-level = <6>;
55 pinctrl-names = "default";
56 pinctrl-0 = <&pinctrl_backlight>;
61 clock-frequency = <100000>;
62 pinctrl-names = "default";
63 pinctrl-0 = <&pinctrl_i2c2>;
68 remote-endpoint = <&display0_in>;
72 #pwm-cells = <2>;