Home
last modified time | relevance | path

Searched +full:pixelclk +full:- +full:active (Results 1 – 25 of 48) sorted by relevance

12

/Linux-v5.10/arch/arm/boot/dts/
Dimx6qdl-tx6-lcd.dtsi2 * 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 = <&reg_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 …]
Dimx6qdl-tx6-lvds.dtsi2 * 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 = <&reg_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 = <&reg_lcd1_pwr>;
71 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
82 default-brightness-level = <50>;
[all …]
Dimx53-tx53-x03x.dts2 * 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 …]
Dimx6qdl-tx6-mb7.dtsi2 * Copyright 2017 Lothar Waßmann <LW@KARO-electronics.de>
4 * This file is dual-licensed: you can use it either under the terms
45 turn-on-delay-ms = <35>;
46 power-supply = <&reg_lcd1_pwr>;
51 turn-on-delay-ms = <35>;
52 power-supply = <&reg_lcd1_pwr>;
55 lcd-panel {
57 pixelclk-active = <0>;
60 lvds0-panel {
62 pixelclk-active = <0>;
[all …]
Dimx6ul-tx6ul.dtsi2 * 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 = &reg_can_xcvr;
70 stdout-path = &uart1;
75 reg = <0x80000000 0>; /* will be filled by U-Boot */
[all …]
Dimx53-tx53-x13x.dts2 * 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 = <&reg_3v3>;
66 brightness-levels = <
[all …]
Dimx28-tx28.dts3 * Copyright 2013-2017 Lothar Waßmann <LW@KARO-electronics.de>
5 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include <dt-bindings/gpio/gpio.h>
46 #include <dt-bindings/interrupt-controller/irq.h>
49 model = "Ka-Ro electronics TX28 module";
70 reg = <0x40000000 0>; /* will be filled in by U-Boot */
74 compatible = "w1-gpio";
79 reg_usb0_vbus: regulator-usb0-vbus {
80 compatible = "regulator-fixed";
[all …]
Domap3-devkit8000-lcd43.dts1 // 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 …]
Domap3-devkit8000-lcd70.dts1 // 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 …]
Dcompulab-sb-som.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2015 CompuLab, Ltd. - http://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 …]
Datlas7-evb.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
8 /dts-v1/;
12 #include <dt-bindings/input/input.h>
13 #include <dt-bindings/gpio/gpio.h>
17 compatible = "sirf,atlas7-cb", "sirf,atlas7";
28 reserved-memory {
29 #address-cells = <1>;
30 #size-cells = <1>;
34 compatible = "sirf,reserved-memory";
40 no-map;
[all …]
Dimx28-cfa10056.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
7 * The CFA-10055 is an expansion board for the CFA-10036 module and
8 * CFA-10037, thus we need to include the CFA-10037 DTS.
10 #include "imx28-cfa10037.dts"
13 model = "Crystalfontz CFA-10056 Board";
19 spi2_pins_cfa10056: spi2-cfa10056@0 {
21 fsl,pinmux-ids = <
27 fsl,drive-strength = <MXS_DRIVE_8mA>;
29 fsl,pull-up = <MXS_PULL_ENABLE>;
32 lcdif_pins_cfa10056: lcdif-10056@0 {
[all …]
Dimx28-cfa10058.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
8 * The CFA-10058 is an expansion board for the CFA-10036 module, thus we
9 * need to include the CFA-10036 DTS.
11 #include "imx28-cfa10036.dts"
14 model = "Crystalfontz CFA-10058 Board";
20 usb_pins_cfa10058: usb-10058@0 {
22 fsl,pinmux-ids = <
25 fsl,drive-strength = <MXS_DRIVE_4mA>;
27 fsl,pull-up = <MXS_PULL_DISABLE>;
30 lcdif_pins_cfa10058: lcdif-10058@0 {
[all …]
Dimx28-cfa10057.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
8 * The CFA-10057 is an expansion board for the CFA-10036 module, thus we
9 * need to include the CFA-10036 DTS.
11 #include "imx28-cfa10036.dts"
14 model = "Crystalfontz CFA-10057 Board";
20 usb_pins_cfa10057: usb-10057@0 {
22 fsl,pinmux-ids = <
25 fsl,drive-strength = <MXS_DRIVE_4mA>;
27 fsl,pull-up = <MXS_PULL_DISABLE>;
30 lcdif_18bit_pins_cfa10057: lcdif-18bit@0 {
[all …]
Dimx28-cfa10055.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
8 * The CFA-10055 is an expansion board for the CFA-10036 module and
9 * CFA-10037, thus we need to include the CFA-10037 DTS.
11 #include "imx28-cfa10037.dts"
14 model = "Crystalfontz CFA-10055 Board";
20 spi2_pins_cfa10055: spi2-cfa10055@0 {
22 fsl,pinmux-ids = <
28 fsl,drive-strength = <MXS_DRIVE_8mA>;
30 fsl,pull-up = <MXS_PULL_ENABLE>;
33 lcdif_18bit_pins_cfa10055: lcdif-18bit@0 {
[all …]
Dimx51-apf51dev.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright 2013 Armadeus Systems - <support@armadeus.com>
7 #include "imx51-apf51.dts"
11 compatible = "armadeus,imx51-apf51dev", "armadeus,imx51-apf51", "fsl,imx51";
14 pinctrl-names = "default";
15 pinctrl-0 = <&pinctrl_backlight>;
16 compatible = "gpio-backlight";
18 default-on;
22 compatible = "fsl,imx-parallel-display";
23 interface-pix-fmt = "bgr666";
[all …]
Domap3-thunder.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
7 #include "omap3-tao3530.dtsi"
11 …compatible = "technexion,omap3-thunder", "technexion,omap3-tao3530", "ti,omap3430", "ti,omap34xx",…
16 pinctrl-single,pins = <
49 pinctrl-single,pins = <
55 pinctrl-single,pins = <
63 regulator-always-on;
69 pinctrl-names = "default";
70 pinctrl-0 = <&dss_dpi_pins>;
[all …]
Dimx28-apf28dev.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright 2012 Armadeus Systems - <support@armadeus.com>
7 #include "imx28-apf28.dts"
11 compatible = "armadeus,imx28-apf28dev", "armadeus,imx28-apf28", "fsl,imx28";
16 compatible = "fsl,imx28-mmc";
17 pinctrl-names = "default";
18 pinctrl-0 = <&mmc0_4bit_pins_a
20 bus-width = <4>;
25 compatible = "fsl,imx28-spi";
26 pinctrl-names = "default";
[all …]
Dimx28-apx4devkit.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
16 nand-controller@8000c000 {
17 pinctrl-names = "default";
18 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
23 compatible = "fsl,imx28-mmc";
24 pinctrl-names = "default";
25 pinctrl-0 = <&mmc0_4bit_pins_a &mmc0_sck_cfg>;
26 bus-width = <4>;
31 compatible = "fsl,imx28-mmc";
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/display/panel/
Dpanel-timing.yaml1 # 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 +----------#######################################----------+-------+
29 |<-------->#<-------+--------------------------->#<-------->|<----->|
34 +----------#######################################----------+-------+
[all …]
Dpanel-dpi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/panel-dpi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sam Ravnborg <sam@ravnborg.org>
13 - $ref: panel-common.yaml#
18 Shall contain a panel specific compatible and "panel-dpi"
21 - {}
22 - const: panel-dpi
25 enable-gpios: true
[all …]
Dsamsung,ld9040.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 spi/spi-controller.yaml
14 - Andrzej Hajda <a.hajda@samsung.com>
17 - $ref: panel-common.yaml#
23 display-timings: true
26 reset-gpios: true
28 vdd3-supply:
31 vci-supply:
[all …]
Ddisplay-timings.yaml1 # 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 …]
/Linux-v5.10/Documentation/devicetree/bindings/display/
Dmxsfb.txt6 - compatible: Should be "fsl,imx23-lcdif" for i.MX23.
7 Should be "fsl,imx28-lcdif" for i.MX28.
8 Should be "fsl,imx6sx-lcdif" for i.MX6SX.
9 Should be "fsl,imx8mq-lcdif" for i.MX8MQ.
10 - reg: Address and length of the register set for LCDIF
11 - interrupts: Should contain LCDIF interrupt
12 - clocks: A list of phandle + clock-specifier pairs, one for each
13 entry in 'clock-names'.
14 - clock-names: A list of clock names. For MXSFB it should contain:
15 - "pix" for the LCDIF block clock
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/include/
Ddm_pp_interface.h56 /* bitmap with the active lanes */
58 /* phy id for the secondary internal transmitter (for dual-link dvi) */
60 /* bitmap with the active lanes */
68 uint32_t vertical_refresh; /* for active display */
91 uint32_t vrefresh; /* for active display*/
93 uint32_t min_vblank_time; /* for active display*/
95 /* Controller Index of primary display - used in MCLK SMC switching hang
98 /* htotal*1000/pixelclk - used in MCLK SMC switching hang SW Workaround*/

12