Searched +full:vcc +full:- +full:lcd +full:- +full:supply (Results 1 – 11 of 11) sorted by relevance
| /Documentation/devicetree/bindings/display/panel/ |
| D | rocktech,jh057n00900.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Rocktech JH057N00900 5.5" 720x1440 TFT LCD panel 10 - Ondrej Jirman <megi@xff.cz> 11 - Guido Gŭnther <agx@sigxcpu.org> 14 Rocktech JH057N00900 is a 720x1440 TFT LCD panel 15 connected using a MIPI-DSI video interface. 18 - $ref: panel-common.yaml# 23 # Anberic RG353V-V2 5.0" 640x480 TFT LCD panel [all …]
|
| D | sitronix,st7701.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Sitronix ST7701 based LCD panels 10 - Jagan Teki <jagan@amarulasolutions.com> 13 ST7701 designed for small and medium sizes of TFT LCD display, is 17 Techstar TS8550B is 480x854, 2-lane MIPI DSI LCD panel which has 20 Densitron DMT028VGHMCMI-1A is 480x640, 2-lane MIPI DSI LCD panel 21 which has built-in ST7701 chip. 26 - enum: [all …]
|
| D | himax,hx8394.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Himax HX8394 MIPI-DSI LCD panel controller 10 - Ondrej Jirman <megi@xff.cz> 11 - Javier Martinez Canillas <javierm@redhat.com> 15 such as the HannStar HSD060BHW4 720x1440 TFT LCD panel connected with 16 a MIPI-DSI video interface. 21 - enum: 22 - hannstar,hsd060bhw4 [all …]
|
| D | ronbo,rb070d30.yaml | 1 # SPDX-License-Identifier: (GPL-2.0+ OR X11) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Maxime Ripard <mripard@kernel.org> 19 power-gpios: 23 reset-gpios: 27 shlr-gpios: 31 updn-gpios: 35 vcc-lcd-supply: 43 - compatible [all …]
|
| D | abt,y030xx067a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Asia Better Technology 3.0" (320x480 pixels) 24-bit IPS LCD panel 10 - Paul Cercueil <paul@crapouillou.net> 13 - $ref: panel-common.yaml# 14 - $ref: /schemas/spi/spi-peripheral-props.yaml# 25 power-supply: true 26 reset-gpios: true 29 - compatible [all …]
|
| D | sharp,lq150x1lg11.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Sharp 15" LQ150X1LG11 XGA TFT LCD panel 10 - Peter Rosin <peda@axentia.se> 13 - $ref: panel-common.yaml# 19 power-supply: true 22 rlud-gpios: 26 If rlud-gpios and/or sellvds-gpios are not specified, 30 sellvds-gpios: [all …]
|
| D | focaltech,gpt3.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Focaltech GPT3 3.0" (640x480 pixels) IPS LCD panel 10 - Christophe Branchereau <cbranchereau@gmail.com> 13 - $ref: panel-common.yaml# 14 - $ref: /schemas/spi/spi-peripheral-props.yaml# 24 - compatible 25 - reg 26 - power-supply [all …]
|
| D | leadtek,ltk035c5444t.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Leadtek ltk035c5444t 3.5" (640x480 pixels) 24-bit IPS LCD panel 10 - Paul Cercueil <paul@crapouillou.net> 11 - Christophe Branchereau <cbranchereau@gmail.com> 14 - $ref: panel-common.yaml# 15 - $ref: /schemas/spi/spi-peripheral-props.yaml# 24 spi-3wire: true 27 - compatible [all …]
|
| D | fascontek,fs035vg158.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Fascontek FS035VG158 3.5" (640x480 pixels) 24-bit IPS LCD panel 10 - John Watts <contact@jookia.org> 13 - $ref: panel-common.yaml# 14 - $ref: /schemas/spi/spi-peripheral-props.yaml# 23 spi-3wire: true 26 - compatible 27 - reg [all …]
|
| /Documentation/power/regulator/ |
| D | consumer.rst | 12 A consumer driver can get access to its supply regulator by calling :: 14 regulator = regulator_get(dev, "Vcc"); 16 The consumer passes in its struct device pointer and power supply ID. The core 28 digital = regulator_get(dev, "Vcc"); /* digital core */ 39 A consumer can enable its power supply by calling:: 44 The supply may already be enabled before regulator_enable() is called. 55 A consumer can disable its supply when no longer needed by calling:: 60 This may not disable the supply if it's shared with other consumers. The 75 Some consumer drivers need to be able to dynamically change their supply 80 Consumers can control their supply voltage by calling:: [all …]
|
| /Documentation/spi/ |
| D | butterfly.rst | 2 spi_butterfly - parport-to-butterfly adapter driver 9 sensors, LCD, flash, toggle stick, and more. You can use AVR-GCC to 15 Butterfly and the printer port, or with a better power supply than two 28 connector pins (used also on non-Butterfly AVR boards). On the parport 32 Signal Butterfly Parport (DB-25) 36 VCC J403.VCC_EXT pin 8/D6 44 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and 48 Signal Butterfly Parport (DB-25) 50 VCC J400.VCC_EXT pin 7/D5 57 the driver for your custom SPI-based protocol. [all …]
|