Lines Matching +full:num +full:- +full:interpolated +full:- +full:steps
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
6 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include "imx8mp-pinfunc.h"
13 model = "Kontron DL i.MX8MP OSM-S";
14 compatible = "kontron,imx8mp-bl-osm-s", "kontron,imx8mp-osm-s", "fsl,imx8mp";
17 compatible = "pwm-backlight";
19 brightness-levels = <0 100>;
20 num-interpolated-steps = <100>;
21 default-brightness-level = <100>;
25 compatible = "jenson,bl-jt60050-01a", "panel-lvds";
27 data-mapping = "vesa-24";
28 enable-gpios = <&gpio1 8 GPIO_ACTIVE_HIGH>;
29 power-supply = <®_vcc_panel>;
30 height-mm = <86>;
31 width-mm = <154>;
33 panel-timing {
34 clock-frequency = <50000000>;
36 hback-porch = <160>;
37 hfront-porch = <160>;
38 hsync-len = <1>;
40 vback-porch = <23>;
41 vfront-porch = <12>;
42 vsync-len = <1>;
47 remote-endpoint = <&ldb_lvds_ch0>;
54 pinctrl-names = "default";
55 pinctrl-0 = <&pinctrl_gpio4>, <&pinctrl_panel_stby>;
57 panel-rst-hog {
58 gpio-hog;
60 output-high;
61 line-name = "panel-reset";
64 panel-stby-hog {
65 gpio-hog;
67 output-high;
68 line-name = "panel-standby";
73 #address-cells = <1>;
74 #size-cells = <0>;
80 interrupt-parent = <&gpio1>;
82 irq-gpios = <&gpio1 6 0>;
83 AVDD28-supply = <®_vcc_panel>;
84 VDDIO-supply = <®_vcc_panel>;
85 reset-gpios = <&gpio1 7 0>;
94 remote-endpoint = <&panel_in_lvds0>;