/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-tx6-lcd.dtsi | 2 * Copyright 2017 Lothar Waßmann <LW@KARO-electronics.de> 4 * This file is dual-licensed: you can use it either under the terms 48 compatible = "pwm-backlight"; 50 pinctrl-names = "default"; 51 pinctrl-0 = <&pinctrl_lcd1_pwr>; 52 enable-gpios = <&gpio2 31 GPIO_ACTIVE_HIGH>; 53 power-supply = <®_3v3>; 54 turn-on-delay-ms = <35>; 59 brightness-levels = < 0 1 2 3 4 5 6 7 8 9 70 default-brightness-level = <50>; [all …]
|
H A D | imx6qdl-tx6-lvds.dtsi | 2 * Copyright 2017 Lothar Waßmann <LW@KARO-electronics.de> 4 * This file is dual-licensed: you can use it either under the terms 50 compatible = "pwm-backlight"; 52 power-supply = <®_lcd0_pwr>; 53 brightness-levels = < 0 1 2 3 4 5 6 7 8 9 64 default-brightness-level = <50>; 68 compatible = "pwm-backlight"; 70 power-supply = <®_lcd1_pwr>; 71 brightness-levels = < 0 1 2 3 4 5 6 7 8 9 82 default-brightness-level = <50>; [all …]
|
H A D | imx53-tx53-x03x.dts | 2 * Copyright 2013-2017 Lothar Waßmann <LW@KARO-electronics.de> 4 * This file is dual-licensed: you can use it either under the terms 42 /dts-v1/; 43 #include "imx53-tx53.dtsi" 44 #include <dt-bindings/input/input.h> 45 #include <dt-bindings/interrupt-controller/irq.h> 46 #include <dt-bindings/pwm/pwm.h> 49 model = "Ka-Ro electronics TX53 module (LCD)"; 57 compatible = "fsl,imx-parallel-display"; 58 interface-pix-fmt = "rgb24"; [all …]
|
H A D | imx6ul-tx6ul.dtsi | 2 * Copyright 2015 Lothar Waßmann <LW@KARO-electronics.de> 4 * This file is dual-licensed: you can use it either under the terms 42 #include <dt-bindings/gpio/gpio.h> 43 #include <dt-bindings/interrupt-controller/irq.h> 44 #include <dt-bindings/pwm/pwm.h> 56 lcdif-23bit-pins-a = &pinctrl_disp0_1; 57 lcdif-24bit-pins-a = &pinctrl_disp0_2; 59 reg-can-xcvr = ®_can_xcvr; 70 stdout-path = &uart1; 75 reg = <0x80000000 0>; /* will be filled by U-Boot */ [all …]
|
H A D | imx53-tx53-x13x.dts | 2 * Copyright 2013-2017 Lothar Waßmann <LW@KARO-electronics.de> 4 * This file is dual-licensed: you can use it either under the terms 44 * http://www.opensource.org/licenses/gpl-license.html 48 /dts-v1/; 49 #include "imx53-tx53.dtsi" 50 #include <dt-bindings/input/input.h> 53 model = "Ka-Ro electronics TX53 module (LVDS)"; 63 compatible = "pwm-backlight"; 65 power-supply = <®_3v3>; 66 brightness-levels = < [all …]
|
H A D | imx6q-var-mx6customboard.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Support for Variscite MX6 Carrier-board 9 /dts-v1/; 11 #include "imx6qdl-var-som.dtsi" 12 #include <dt-bindings/pwm/pwm.h> 15 model = "Variscite i.MX6 QUAD/DUAL VAR-SOM-MX6 Custom Board"; 16 compatible = "variscite,mx6customboard", "variscite,var-som-imx6q", "fsl,imx6q"; 18 panel0: lvds-panel0 { 19 compatible = "panel-lvds"; 21 width-mm = <152>; [all …]
|
H A D | imx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 #include "imx25-eukrea-mbimxsd25-baseboard.dts" 9 model = "Eukrea MBIMXSD25 with the DVI-VGA Display"; 10 …compatible = "eukrea,mbimxsd25-baseboard-dvi-vga", "eukrea,mbimxsd25-baseboard", "eukrea,cpuimx25"… 13 model = "DVI-VGA"; 14 bits-per-pixel = <16>; 16 bus-width = <18>; 17 display-timings { 18 native-mode = <&dvi_vga_timings>; 20 clock-frequency = <31250000>; [all …]
|
H A D | imx25-eukrea-mbimxsd25-baseboard-dvi-svga.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 #include "imx25-eukrea-mbimxsd25-baseboard.dts" 9 model = "Eukrea MBIMXSD25 with the DVI-SVGA Display"; 10 …compatible = "eukrea,mbimxsd25-baseboard-dvi-svga", "eukrea,mbimxsd25-baseboard", "eukrea,cpuimx25… 13 model = "DVI-SVGA"; 14 bits-per-pixel = <16>; 16 bus-width = <18>; 17 display-timings { 18 native-mode = <&dvi_svga_timings>; 20 clock-frequency = <40000000>; [all …]
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | display-timings.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/display-timings.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 12 - Sam Ravnborg <sam@ravnborg.org> 17 The display-timings node makes it possible to specify the timings 22 const: display-timings 24 native-mode: [all …]
|
H A D | panel-timing.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-timing.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Sam Ravnborg <sam@ravnborg.org> 20 +-------+----------+-------------------------------------+----------+ 24 +-------+----------+-------------------------------------+----------+ 28 +-------+----------#######################################----------+ 32 | len | porch # | hactive # porch | [all …]
|
/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-tx28.dts | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 4 * Copyright 2013-2017 Lothar Waßmann <LW@KARO-electronics.de> 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 13 model = "Ka-Ro electronics TX28 module"; 34 reg = <0x40000000 0>; /* will be filled in by U-Boot */ 38 compatible = "w1-gpio"; 43 reg_usb0_vbus: regulator-usb0-vbus { 44 compatible = "regulator-fixed"; [all …]
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-sbc-t335.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * am335x-sbc-t335.dts - Device Tree file for Compulab SBC-T335 5 * Copyright (C) 2014 - 2015 CompuLab Ltd. - https://www.compulab.co.il/ 8 #include "am335x-cm-t335.dts" 11 model = "CompuLab CM-T335 on SB-T335"; 12 compatible = "compulab,sbc-t335", "compulab,cm-t335", "ti,am33xx"; 18 pinctrl-names = "default", "sleep"; 19 pinctrl-0 = <&lcd_pins_default>; 20 pinctrl-1 = <&lcd_pins_sleep>; 22 panel-info { [all …]
|
H A D | omap3-devkit8000-lcd43.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 5 /dts-v1/; 11 #include "omap3-devkit8000-lcd-common.dtsi" 14 compatible = "timll,omap3-devkit8000", "ti,omap3430", "ti,omap3"; 17 panel-timing { 18 clock-frequency = <10164705>; 21 hfront-porch = <2>; 22 hback-porch = <2>; 23 hsync-len = <41>; 24 vback-porch = <2>; [all …]
|
H A D | omap3-devkit8000-lcd70.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 5 /dts-v1/; 11 #include "omap3-devkit8000-lcd-common.dtsi" 14 compatible = "timll,omap3-devkit8000", "ti,omap3430", "ti,omap3"; 17 panel-timing { 18 clock-frequency = <40000000>; 21 hfront-porch = <1>; 22 hback-porch = <1>; 23 hsync-len = <48>; 24 vback-porch = <25>; [all …]
|
H A D | compulab-sb-som.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2015 CompuLab, Ltd. - https://www.compulab.co.il/ 7 model = "CompuLab SB-SOM"; 8 compatible = "compulab,sb-som"; 10 vsb_3v3: fixedregulator-v3_3 { 11 compatible = "regulator-fixed"; 12 regulator-name = "vsb_3v3"; 13 regulator-min-microvolt = <3300000>; 14 regulator-max-microvolt = <3300000>; 15 regulator-always-on; [all …]
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | panel-aa104xd12.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Common file for the AA104XD12 panel connected to Renesas R-Car Gen3 boards. 9 compatible = "mitsubishi,aa104xd12", "panel-lvds"; 11 width-mm = <210>; 12 height-mm = <158>; 13 data-mapping = "jeida-18"; 15 panel-timing { 17 clock-frequency = <65000000>; 20 hsync-len = <136>; 21 hfront-porch = <20>; [all …]
|
H A D | rzg2-advantech-idk-1110wr-panel.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the Advantech idk-1110wr LVDS panel connected 10 panel-lvds { 11 compatible = "advantech,idk-1110wr", "panel-lvds"; 13 width-mm = <223>; 14 height-mm = <125>; 16 data-mapping = "jeida-24"; 18 panel-timing { 20 clock-frequency = <51200000>; 23 hsync-len = <240>; [all …]
|
/linux/arch/arm/boot/dts/vt8500/ |
H A D | wm8505-ref.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * wm8505-ref.dts - Device tree file for Wondermedia WM8505 reference netbook 8 /dts-v1/; 16 bits-per-pixel = <32>; 17 display-timings { 18 native-mode = <&timing0>; 19 timing0: timing-800x480 { 20 clock-frequency = <0>; /* unused but required */ 23 hfront-porch = <40>; 24 hback-porch = <88>; [all …]
|
H A D | vt8500-bv07.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * vt8500-bv07.dts - Device tree file for Benign BV07 Netbook 8 /dts-v1/; 16 bits-per-pixel = <16>; 17 display-timings { 18 native-mode = <&timing0>; 19 timing0: timing-800x480 { 20 clock-frequency = <0>; /* unused but required */ 23 hfront-porch = <40>; 24 hback-porch = <88>; [all …]
|
H A D | wm8650-mid.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * wm8650-mid.dts - Device tree file for Wondermedia WM8650-MID Tablet 8 /dts-v1/; 12 model = "Wondermedia WM8650-MID Tablet"; 16 bits-per-pixel = <16>; 18 display-timings { 19 native-mode = <&timing0>; 20 timing0: timing-800x480 { 21 clock-frequency = <0>; /* unused but required */ 24 hfront-porch = <40>; [all …]
|
H A D | wm8850-w70v2.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * wm8850-w70v2.dts 4 * - Device tree file for Wondermedia WM8850 Tablet 5 * - 'W70-V2' mainboard 6 * - HongLianYing 'HLY070ML268-21A' 7" LCD panel 11 /dts-v1/; 13 #include <dt-bindings/pwm/pwm.h> 16 model = "Wondermedia WM8850-W70v2 Tablet"; 19 compatible = "pwm-backlight"; 22 brightness-levels = <0 40 60 80 100 130 190 255>; [all …]
|
/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a77xx-aa121td01-panel.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Common file for the AA121TD01 panel connected to Renesas R-Car boards 10 compatible = "mitsubishi,aa121td01", "panel-lvds"; 12 width-mm = <261>; 13 height-mm = <163>; 14 data-mapping = "jeida-18"; 16 panel-timing { 18 clock-frequency = <71000000>; 21 hsync-len = <70>; 22 hfront-porch = <20>; [all …]
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | wm,wm8505-fb.txt | 2 ----------------------------------------------------- 5 - compatible : "wm,wm8505-fb" 6 - reg : Should contain 1 register ranges(address and length) 7 - bits-per-pixel : bit depth of framebuffer (16 or 32) 10 - display-timings: see display-timing.txt for information 15 compatible = "wm,wm8505-fb"; 17 bits-per-pixel = <16>; 19 display-timings { 20 native-mode = <&timing0>; 22 clock-frequency = <0>; /* unused but required */ [all …]
|
H A D | via,vt8500-fb.txt | 2 ----------------------------------------------------- 5 - compatible : "via,vt8500-fb" 6 - reg : Should contain 1 register ranges(address and length) 7 - interrupts : framebuffer controller interrupt 8 - bits-per-pixel : bit depth of framebuffer (16 or 32) 11 - display-timings: see display-timing.txt for information 16 compatible = "via,vt8500-fb"; 19 bits-per-pixel = <16>; 21 display-timings { 22 native-mode = <&timing0>; [all …]
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-tqma8mpql-mba8mpxl-lvds.dtso | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT) 3 * Copyright (c) 2022 TQ-Systems GmbH <linux@ew.tq-group.com>, 4 * D-82229 Seefeld, Germany. 8 /dts-v1/; 12 compatible = "tq,imx8mp-tqma8mpql-mba8mpxl", "tq,imx8mp-tqma8mpql", "fsl,imx8mp"; 23 panel-timing { 24 clock-frequency = <74250000>; 27 hfront-porch = <64>; 28 hback-porch = <5>; 29 hsync-len = <1>; [all …]
|