Searched +full:bgvdd +full:- +full:supply (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | adi,adv7511.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 21 - adi,adv7511 22 - adi,adv7511w 23 - adi,adv7513 37 reg-names: 40 needing a non-default address. 43 - const: main [all …]
|
H A D | adi,adv7511.txt | 2 ------------------------------------------------ 11 - compatible: Should be one of: 18 - reg: I2C slave addresses 32 - adi,input-depth: Number of bits per color component at the input (8, 10 or 34 - adi,input-colorspace: The input color space, one of "rgb", "yuv422" or 36 - adi,input-clock: The input clock type, one of "1x" (one clock cycle per 43 - adi,input-style: The input components arrangement variant (1, 2 or 3), as 45 - adi,input-justification: The input bit justification ("left", "evenly", 48 - avdd-supply: A 1.8V supply that powers up the AVDD pin on the chip. 49 - dvdd-supply: A 1.8V supply that powers up the DVDD pin on the chip. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | rz-smarc-du-adv7513.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 10 hdmi-out { 11 compatible = "hdmi-connector"; 16 remote-endpoint = <&adv7513_out>; 23 pinctrl-0 = <&du_pins>; 24 pinctrl-names = "default"; 31 remote-endpoint = <&adv7513_in>; 38 #address-cells = <1>; 39 #size-cells = <0>; 45 adi,input-depth = <8>; [all …]
|
H A D | r8a77980-v3hsk.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 11 #include <dt-bindings/gpio/gpio.h> 29 stdout-path = "serial0:115200n8"; 32 hdmi-out { 33 compatible = "hdmi-connector"; 38 remote-endpoint = <&adv7511_out>; 43 lvds-decoder { 45 vcc-supply = <&vcc3v3_d5>; 48 #address-cells = <1>; [all …]
|
H A D | r8a77970-v3msk.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 11 #include <dt-bindings/gpio/gpio.h> 27 stdout-path = "serial0:115200n8"; 30 hdmi-out { 31 compatible = "hdmi-connector"; 36 remote-endpoint = <&adv7511_out>; 41 lvds-decode [all...] |
H A D | ulcb-kf.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 18 #clock-cells = <0>; 19 compatible = "gpio-mux-clock"; 21 select-gpios = <&gpio_exp_75 13 GPIO_ACTIVE_HIGH>; 24 hdmi1-out { 25 compatible = "hdmi-connector"; 30 remote-endpoint = <&adv7513_out>; 35 reg_t1p8v: regulator-t1p8v { 36 compatible = "regulator-fixed"; 37 regulator-name = "T1.8V"; [all …]
|
H A D | condor-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the Condor board with R-Car V3H 8 #include <dt-bindings/gpio/gpio.h> 23 stdout-path = "serial0:115200n8"; 27 d1_8v: regulator-2 { 28 compatible = "regulator-fixed"; 29 regulator-name = "D1.8V"; 30 regulator-min-microvolt = <1800000>; 31 regulator-max-microvolt = <1800000>; 32 regulator-boot-on; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-demux-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/i2c/i2c-demux-pinctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Pinctrl-based I2C Bus Demultiplexer 10 - Wolfram Sang <wsa+renesas@sang-engineering.com> 21 +-------------------------------+ 23 | | +-----+ +-----+ 24 | +------------+ | | dev | | dev | 25 | |I2C IP Core1|--\ | +-----+ +-----+ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp15xx-dhcor-avenger96.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) 3 * Copyright (C) Linaro Ltd 2019 - All Rights Reserved 9 #include "stm32mp15xx-dhcor-io1v8.dtsi" 22 cec_clock: clk-cec-fixe [all...] |