/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom,usb-vbus-regulator.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/regulator/qcom,usb-vbus-regulator.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: The Qualcomm PMIC VBUS output regulator driver 10 - Wesley Cheng <quic_wcheng@quicinc.com> 13 This regulator driver controls the VBUS output by the Qualcomm PMIC. This 14 regulator will be enabled in situations where the device is required to 18 - $ref: regulator.yaml# 23 - qcom,pm8150b-vbus-reg [all …]
|
H A D | siliconmitus,sm5703-regulator.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/regulator/siliconmitus,sm5703-regulator.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Markuss Broks <markuss.broks@gmail.com> 15 Regulator nodes should be named as USBLDO_<number>, BUCK, VBUS, LDO_<number>. 17 binding for regulators at Documentation/devicetree/bindings/regulator/regulator.txt. 22 $ref: regulator.yaml# 25 Properties for the BUCK regulator. 27 vbus: [all …]
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sunxi-common-regulators.dtsi | 2 * sunxi boards common regulator (ahci target power supply, usb-vbus) code 4 * Copyright 2014 - Hans de Goede <hdegoede@redhat.com> 6 * This file is dual-licensed: you can use it either under the terms 45 #include <dt-bindings/gpio/gpio.h> 48 reg_ahci_5v: ahci-5v { 49 compatible = "regulator-fixed"; 50 regulator-name = "ahci-5v"; 51 regulator-min-microvolt = <5000000>; 52 regulator-max-microvolt = <5000000>; 53 regulator-boot-on; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sunxi-common-regulators.dtsi | 2 * sunxi boards common regulator (ahci target power supply, usb-vbus) code 4 * Copyright 2014 - Hans de Goede <hdegoede@redhat.com> 6 * This file is dual-licensed: you can use it either under the terms 45 #include <dt-bindings/gpio/gpio.h> 46 #include <dt-bindings/pinctrl/sun4i-a10.h> 79 reg_ahci_5v: ahci-5v { 80 compatible = "regulator-fixed"; 81 pinctrl-names = "default"; 82 pinctrl-0 = <&ahci_pwr_pin_a>; 83 regulator-name = "ahci-5v"; [all …]
|
H A D | rk3036-sdk.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 6 /dts-v1/; 11 model = "SDK-RK3036"; 12 compatible = "sdk,sdk-rk3036", "rockchip,rk3036"; 15 stdout-path = &uart2; 18 vcc5v0_otg: vcc5v0-otg-drv { 19 compatible = "regulator-fixed"; 20 regulator-name = "vcc5v0_otg"; 22 pinctrl-names = "default"; 23 pinctrl-0 = <&otg_vbus_drv>; [all …]
|
H A D | rk3128-evb.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 6 /dts-v1/; 12 compatible = "rockchip,rk3128-evb", "rockchip,rk3128"; 15 stdout-path = &uart2; 18 vcc5v0_otg: vcc5v0-otg-drv { 19 compatible = "regulator-fixed"; 20 regulator-name = "vcc5v0_otg"; 22 pinctrl-names = "default"; 23 pinctrl-0 = <&otg_vbus_drv>; 24 regulator-min-microvolt = <5000000>; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt2712-evb.dts | 5 * SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 14 chassis-type = "embedded"; 15 compatible = "mediatek,mt2712-evb", "mediatek,mt2712"; 27 stdout-path = "serial0:921600n8"; 30 cpus_fixed_vproc0: regulator-vproc-buck0 { 31 compatible = "regulator-fixed"; 32 regulator-name = "vproc_buck0"; 33 regulator-min-microvolt = <1000000>; [all …]
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-prti6q.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/input/input.h> 11 stdout-path = &uart4; 14 reg_3v3: regulator-3v3 { 15 compatible = "regulator-fixed"; 16 regulator-name = "3v3"; 17 regulator-min-microvolt = <3300000>; 18 regulator-max-microvolt = <3300000>; 21 reg_usb_h1_vbus: regulator-h1-vbus { [all …]
|
H A D | imx6qdl-aristainetos.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <dt-bindings/gpio/gpio.h> 12 reg_2p5v: regulator-2p5v { 13 compatible = "regulator-fixed"; 14 regulator-name = "2P5V"; 15 regulator-min-microvolt = <2500000>; 16 regulator-max-microvolt = <2500000>; 17 regulator-always-on; 20 reg_3p3v: regulator-3p3v { 21 compatible = "regulator-fixed"; [all …]
|
H A D | imx6q-h100.dts | 4 * This file is dual-licensed: you can use it either under the terms 42 /dts-v1/; 45 #include "imx6qdl-sr-som.dtsi" 46 #include "imx6qdl-sr-som-brcm.dtsi" 64 stdout-path = &uart2; 67 hdmi_osc: hdmi-osc { 68 compatible = "fixed-clock"; 69 clock-output-names = "hdmi-osc"; 70 clock-frequency = <27000000>; 71 #clock-cells = <0>; [all …]
|
H A D | imx6ull-colibri-iris.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 3 * Copyright 2018-2022 Toradex 8 stdout-path = "serial0:115200n8"; 11 gpio-keys { 12 compatible = "gpio-keys"; 13 pinctrl-names = "default"; 14 pinctrl-0 = <&pinctrl_snvs_gpiokeys>; 17 label = "Wake-Up"; 20 debounce-interval = <10>; 21 wakeup-source; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | usb-nop-xceiv.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/usb/usb-nop-xceiv.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 14 const: usb-nop-xceiv 19 clock-names: 22 clock-frequency: true 24 '#phy-cells': 27 vcc-supply: [all …]
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra234-p3701-0000.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 #include "tegra234-p3701.dtsi" 8 compatible = "nvidia,p3701-0000", "nvidia,tegra234"; 19 vcc-supply = <&vdd_1v8_hs>; 20 address-width = <8>; 23 read-only; 31 compatible = "jedec,spi-nor"; 33 spi-max-frequency = <102000000>; 34 spi-tx-bus-width = <4>; 35 spi-rx-bus-width = <4>; [all …]
|
H A D | tegra194-p2888.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 #include <dt-bindings/mfd/max77620.h> 27 stdout-path = "serial0:115200n8"; 34 phy-reset-gpios = <&gpio TEGRA194_MAIN_GPIO(G, 5) GPIO_ACTIVE_LOW>; 35 phy-handle = <&phy>; 36 phy-mode = "rgmii-id"; 39 #address-cells = <1>; 40 #size-cells = <0>; 42 phy: ethernet-phy@0 { 43 compatible = "ethernet-phy-ieee802.3-c22"; [all …]
|
/openbmc/linux/drivers/regulator/ |
H A D | qcom_usb_vbus-regulator.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 // Qualcomm PMIC VBUS output regulator driver 12 #include <linux/regulator/driver.h> 13 #include <linux/regulator/of_regulator.h> 46 struct device *dev = &pdev->dev; in qcom_usb_vbus_regulator_probe() 54 ret = of_property_read_u32(dev->of_node, "reg", &base); in qcom_usb_vbus_regulator_probe() 60 regmap = dev_get_regmap(dev->parent, NULL); in qcom_usb_vbus_regulator_probe() 63 return -ENOENT; in qcom_usb_vbus_regulator_probe() 66 init_data = of_get_regulator_init_data(dev, dev->of_node, in qcom_usb_vbus_regulator_probe() 69 return -ENOMEM; in qcom_usb_vbus_regulator_probe() [all …]
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-apalis-eval.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/input.h> 5 #include "tegra30-apalis.dtsi" 9 compatible = "toradex,apalis_t30-eval", "toradex,apalis_t30", 23 stdout-path = "serial0:115200n8"; 46 hdmi-supply = <®_5v0>; 52 pex-perst-n-hog { 53 gpio-hog; 55 output-high; [all …]
|
H A D | tegra124-apalis-v1.2-eval.dts | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 3 * Copyright 2016-2018 Toradex AG 6 /dts-v1/; 8 #include <dt-bindings/input/input.h> 9 #include "tegra124-apalis-v1.2.dtsi" 13 compatible = "toradex,apalis-tk1-v1.2-eval", "toradex,apalis-tk1-eval", 14 "toradex,apalis-tk1-v1.2", "toradex,apalis-tk1", 28 stdout-path = "serial0:115200n8"; 40 hdmi-supply = <®_5v0>; 46 pex-perst-n-hog { [all …]
|
H A D | tegra124-apalis-eval.dts | 1 // SPDX-License-Identifier: GPL-2.0 OR X11 3 * Copyright 2016-2019 Toradex AG 6 /dts-v1/; 8 #include <dt-bindings/input/input.h> 9 #include "tegra124-apalis.dtsi" 13 compatible = "toradex,apalis-tk1-eval", "toradex,apalis-tk1", 27 stdout-path = "serial0:115200n8"; 39 hdmi-supply = <®_5v0>; 45 pex-perst-n-hog { 46 gpio-hog; [all …]
|
H A D | tegra30-apalis-v1.1-eval.dts | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 2 /dts-v1/; 4 #include <dt-bindings/input/input.h> 5 #include "tegra30-apalis-v1.1.dtsi" 9 compatible = "toradex,apalis_t30-v1.1-eval", "toradex,apalis_t30-eval", 10 "toradex,apalis_t30-v1.1", "toradex,apalis_t30", 24 stdout-path = "serial0:115200n8"; 47 hdmi-supply = <®_5v0>; 53 pex-perst-n-hog { 54 gpio-hog; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | mt6360_charger.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Gene Chen <gene_chen@richtek.com> 18 const: mediatek,mt6360-chg 20 richtek,vinovp-microvolt: 25 usb-otg-vbus-regulator: 27 description: OTG boost regulator. 28 $ref: /schemas/regulator/regulator.yaml# 32 - compatible [all …]
|
/openbmc/linux/drivers/usb/phy/ |
H A D | phy-gpio-vbus-usb.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * gpio-vbus.c - simple GPIO VBUS sensing driver for B peripheral devices 17 #include <linux/regulator/consumer.h> 24 * A simple GPIO VBUS sensing driver for B peripheral only devices 26 * a regulator to limit the current drawn from VBUS. 35 struct regulator *vbus_draw; 39 int vbus; member 45 * This driver relies on "both edges" triggering. VBUS has 100 msec to 57 /* interface to regulator framework */ 60 struct regulator *vbus_draw = gpio_vbus->vbus_draw; in set_vbus_draw() [all …]
|
/openbmc/u-boot/doc/device-tree-bindings/phy/ |
H A D | sun4i-usb-phy.txt | 2 ----------------------- 5 - compatible : should be one of 6 * allwinner,sun4i-a10-usb-phy 7 * allwinner,sun5i-a13-usb-phy 8 * allwinner,sun6i-a31-usb-phy 9 * allwinner,sun7i-a20-usb-phy 10 * allwinner,sun8i-a23-usb-phy 11 * allwinner,sun8i-a33-usb-phy 12 * allwinner,sun8i-a83t-usb-phy 13 * allwinner,sun8i-h3-usb-phy [all …]
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-sama5d3_eds.dts | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 3 * at91-sama5d3_eds.dts - Device Tree file for the SAMA5D3 Ethernet 10 /dts-v1/; 15 compatible = "microchip,sama5d3-eds", "atmel,sama5d36", 19 stdout-path = "serial0:115200n8"; 22 gpio-keys { 23 compatible = "gpio-keys"; 25 pinctrl-names = "default"; 26 pinctrl-0 = <&pinctrl_key_gpio>; 28 button-3 { [all …]
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h616-orangepi-zero.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 9 #include "sun50i-h616.dtsi" 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 #include <dt-bindings/leds/common.h> 22 stdout-path = "serial0:115200n8"; 26 compatible = "gpio-leds"; 28 led-0 { 32 default-state = "on"; 35 led-1 { [all …]
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3128-evb.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 6 /dts-v1/; 12 compatible = "rockchip,rk3128-evb", "rockchip,rk3128"; 24 stdout-path = &uart2; 32 vcc5v0_otg: vcc5v0-otg-regulator { 33 compatible = "regulator-fixed"; 35 pinctrl-names = "default"; 36 pinctrl-0 = <&otg_vbus_drv>; 37 regulator-name = "vcc5v0_otg"; 38 regulator-min-microvolt = <5000000>; [all …]
|