/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | mt6358-regulator.txt | 1 MediaTek MT6358 Regulator 4 subnodes of the MT6358 regulators node. Each regulator is named according 5 to its regulator type, buck_<name> and ldo_<name>. The definition for each 7 Documentation/devicetree/bindings/regulator/regulator.txt. 26 compatible = "mediatek,mt6358-regulator"; 29 regulator-compatible = "buck_vdram1"; 30 regulator-name = "vdram1"; 31 regulator-min-microvolt = <500000>; 32 regulator-max-microvolt = <2087500>; 33 regulator-ramp-delay = <12500>; [all …]
|
H A D | mt6359-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/mt6359-regulator.yaml# 7 title: MT6359 Regulator from MediaTek Integrated 14 according to its regulator type, buck_<name> and ldo_<name>. 20 $ref: regulator.yaml# 23 regulator-name: 30 $ref: regulator.yaml# 33 regulator-name: 40 $ref: regulator.yaml# 43 regulator-name: 50 $ref: regulator.yaml# [all …]
|
H A D | mediatek,mt6357-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6357-regulator.yaml# 16 Regulators and nodes are named according to the regulator type: 24 $ref: regulator.yaml# 27 Properties for single BUCK regulator. 30 - regulator-name 31 - regulator-min-microvolt 32 - regulator-max-microvolt 36 $ref: fixed-regulator.yaml# 39 Properties for single fixed LDO regulator. 42 - regulator-name [all …]
|
H A D | mt6323-regulator.txt | 1 Mediatek MT6323 Regulator 5 PMIC's node. Each regulator is named according to its regulator type, 8 Documentation/devicetree/bindings/regulator/regulator.txt. 24 regulator-name = "vproc"; 25 regulator-min-microvolt = < 700000>; 26 regulator-max-microvolt = <1350000>; 27 regulator-ramp-delay = <12500>; 28 regulator-always-on; 29 regulator-boot-on; 33 regulator-name = "vsys"; [all …]
|
H A D | mt6397-regulator.txt | 1 Mediatek MT6397 Regulator 4 - compatible: "mediatek,mt6397-regulator" 6 according to its regulator type, buck_<name> and ldo_<name>. 8 for regulators at Documentation/devicetree/bindings/regulator/regulator.txt. 19 BUCK regulators can set regulator-initial-mode and regulator-allowed-modes to 20 values specified in dt-bindings/regulator/mediatek,mt6397-regulator.h 27 compatible = "mediatek,mt6397-regulator"; 30 regulator-compatible = "buck_vpca15"; 31 regulator-name = "vpca15"; 32 regulator-min-microvolt = < 850000>; [all …]
|
H A D | mediatek,mt6331-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6331-regulator.yaml# 7 title: MT6331 Regulator from MediaTek Integrated 14 and nodes are named according to the regulator type: 21 $ref: regulator.yaml# 24 regulator-name: 31 $ref: regulator.yaml# 34 regulator-name: 41 $ref: regulator.yaml# 44 regulator-name: 51 $ref: regulator.yaml# [all …]
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3588-evb1-v10.dts | 32 vcc12v_dcin: vcc12v-dcin-regulator { 33 compatible = "regulator-fixed"; 34 regulator-name = "vcc12v_dcin"; 35 regulator-always-on; 36 regulator-boot-on; 37 regulator-min-microvolt = <12000000>; 38 regulator-max-microvolt = <12000000>; 41 vcc5v0_host: vcc5v0-host-regulator { 42 compatible = "regulator-fixed"; 43 regulator-name = "vcc5v0_host"; [all …]
|
H A D | rk3588-edgeble-neu6b.dtsi | 13 vcc12v_dcin: vcc12v-dcin-regulator { 14 compatible = "regulator-fixed"; 15 regulator-name = "vcc12v_dcin"; 16 regulator-always-on; 17 regulator-boot-on; 18 regulator-min-microvolt = <12000000>; 19 regulator-max-microvolt = <12000000>; 22 vcc5v0_sys: vcc5v0-sys-regulator { 23 compatible = "regulator-fixed"; 24 regulator-name = "vcc5v0_sys"; [all …]
|
H A D | rk3568-radxa-cm3i.dtsi | 32 pcie30_avdd0v9: pcie30-avdd0v9-regulator { 33 compatible = "regulator-fixed"; 34 regulator-name = "pcie30_avdd0v9"; 35 regulator-always-on; 36 regulator-boot-on; 37 regulator-min-microvolt = <900000>; 38 regulator-max-microvolt = <900000>; 42 pcie30_avdd1v8: pcie30-avdd1v8-regulator { 43 compatible = "regulator-fixed"; 44 regulator-name = "pcie30_avdd1v8"; [all …]
|
H A D | rk3588-rock-5b.dts | 47 vcc5v0_host: vcc5v0-host-regulator { 48 compatible = "regulator-fixed"; 49 regulator-name = "vcc5v0_host"; 50 regulator-boot-on; 51 regulator-always-on; 52 regulator-min-microvolt = <5000000>; 53 regulator-max-microvolt = <5000000>; 61 vcc5v0_sys: vcc5v0-sys-regulator { 62 compatible = "regulator-fixed"; 63 regulator-name = "vcc5v0_sys"; [all …]
|
H A D | rk3588s-rock-5a.dts | 59 vcc12v_dcin: vcc12v-dcin-regulator { 60 compatible = "regulator-fixed"; 61 regulator-name = "vcc12v_dcin"; 62 regulator-always-on; 63 regulator-boot-on; 64 regulator-min-microvolt = <12000000>; 65 regulator-max-microvolt = <12000000>; 68 vcc5v0_host: vcc5v0-host-regulator { 69 compatible = "regulator-fixed"; 70 regulator-name = "vcc5v0_host"; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt6358.dtsi | 26 compatible = "mediatek,mt6358-regulator"; 29 regulator-name = "vdram1"; 30 regulator-min-microvolt = <500000>; 31 regulator-max-microvolt = <2087500>; 32 regulator-ramp-delay = <12500>; 33 regulator-enable-ramp-delay = <0>; 34 regulator-always-on; 35 regulator-allowed-modes = <0 1>; 39 regulator-name = "vcore"; 40 regulator-min-microvolt = <500000>; [all …]
|
H A D | mt6359.dtsi | 22 regulator-name = "vs1"; 23 regulator-min-microvolt = <800000>; 24 regulator-max-microvolt = <2200000>; 25 regulator-enable-ramp-delay = <0>; 26 regulator-always-on; 29 regulator-name = "vgpu11"; 30 regulator-min-microvolt = <400000>; 31 regulator-max-microvolt = <1193750>; 32 regulator-ramp-delay = <5000>; 33 regulator-enable-ramp-delay = <200>; [all …]
|
H A D | mt6331.dtsi | 15 compatible = "mediatek,mt6331-regulator"; 18 regulator-name = "vdvfs11"; 19 regulator-min-microvolt = <700000>; 20 regulator-max-microvolt = <1493750>; 21 regulator-ramp-delay = <12500>; 22 regulator-enable-ramp-delay = <0>; 23 regulator-allowed-modes = <0 1>; 24 regulator-always-on; 28 regulator-name = "vdvfs12"; 29 regulator-min-microvolt = <700000>; [all …]
|
H A D | mt6357.dtsi | 20 regulator-name = "vproc"; 21 regulator-min-microvolt = <518750>; 22 regulator-max-microvolt = <1312500>; 23 regulator-ramp-delay = <6250>; 24 regulator-enable-ramp-delay = <220>; 25 regulator-always-on; 29 regulator-name = "vcore"; 30 regulator-min-microvolt = <518750>; 31 regulator-max-microvolt = <1312500>; 32 regulator-ramp-delay = <6250>; [all …]
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5422-samsung-k3g.dts | 43 tsp_vdd: regulator-tsp-vdd-en { 44 compatible = "regulator-fixed"; 45 regulator-name = "tsp_vdd_en"; 46 regulator-min-microvolt = <3300000>; 47 regulator-max-microvolt = <3300000>; 89 regulator-name = "VDD_MIF"; 90 regulator-min-microvolt = <700000>; 91 regulator-max-microvolt = <1300000>; 92 regulator-always-on; 93 regulator-boot-on; [all …]
|
H A D | exynos5420-galaxy-tab-common.dtsi | 131 regulator-name = "VDD_MIF_1V1"; 132 regulator-min-microvolt = <700000>; 133 regulator-max-microvolt = <1300000>; 134 regulator-always-on; 135 regulator-boot-on; 137 regulator-state-mem { 138 regulator-off-in-suspend; 143 regulator-name = "VDD_ARM_1V0"; 144 regulator-min-microvolt = <800000>; 145 regulator-max-microvolt = <1500000>; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | exynos5422-odroidxu3.dts | 45 regulator-name = "vdd_ldo1"; 46 regulator-min-microvolt = <1000000>; 47 regulator-max-microvolt = <1000000>; 48 regulator-ramp-delay = <12000>; 49 regulator-always-on; 53 regulator-name = "vddq_mmc0"; 54 regulator-min-microvolt = <1800000>; 55 regulator-max-microvolt = <1800000>; 56 regulator-ramp-delay = <12000>; 60 regulator-name = "vdd_adc"; [all …]
|
H A D | exynos4412-trats2.dts | 133 regulator-compatible = "LDO1"; 134 regulator-name = "VALIVE_1.0V_AP"; 135 regulator-min-microvolt = <1000000>; 136 regulator-max-microvolt = <1000000>; 137 regulator-always-on; 138 regulator-mem-on; 142 regulator-compatible = "LDO2"; 143 regulator-name = "VM1M2_1.2V_AP"; 144 regulator-min-microvolt = <1200000>; 145 regulator-max-microvolt = <1200000>; [all …]
|
H A D | stm32mp157c-ed1.dts | 25 sd_switch: regulator-sd_switch { 26 compatible = "regulator-gpio"; 27 regulator-name = "sd_switch"; 28 regulator-min-microvolt = <1800000>; 29 regulator-max-microvolt = <2900000>; 30 regulator-type = "voltage"; 31 regulator-always-on; 82 regulator-name = "vddcore"; 83 regulator-min-microvolt = <800000>; 84 regulator-max-microvolt = <1350000>; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | rockchip,rk806.yaml | 98 $ref: /schemas/regulator/regulator.yaml# 158 regulator-always-on; 159 regulator-boot-on; 160 regulator-min-microvolt = <550000>; 161 regulator-max-microvolt = <950000>; 162 regulator-ramp-delay = <12500>; 163 regulator-name = "vdd_gpu_s0"; 164 regulator-state-mem { 165 regulator-off-in-suspend; 170 regulator-always-on; [all …]
|
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt6323.dtsi | 25 compatible = "mediatek,mt6323-regulator"; 28 regulator-name = "vproc"; 29 regulator-min-microvolt = < 700000>; 30 regulator-max-microvolt = <1350000>; 31 regulator-ramp-delay = <12500>; 32 regulator-always-on; 33 regulator-boot-on; 37 regulator-name = "vsys"; 38 regulator-min-microvolt = <1400000>; 39 regulator-max-microvolt = <2987500>; [all …]
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-evb-rk808.dts | 41 regulator-always-on; 42 regulator-boot-on; 43 regulator-min-microvolt = <750000>; 44 regulator-max-microvolt = <1350000>; 45 regulator-name = "vdd_arm"; 46 regulator-state-mem { 47 regulator-off-in-suspend; 52 regulator-always-on; 53 regulator-boot-on; 54 regulator-min-microvolt = <850000>; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos7-espresso.dts | 34 usb30_vbus_reg: regulator-usb30 { 35 compatible = "regulator-fixed"; 36 regulator-name = "VBUS_5V"; 37 regulator-min-microvolt = <5000000>; 38 regulator-max-microvolt = <5000000>; 45 usb3drd_boost_5v: regulator-usb3drd-boost { 46 compatible = "regulator-fixed"; 47 regulator-name = "VUSB_VBUS_5V"; 48 regulator-min-microvolt = <5000000>; 49 regulator-max-microvolt = <5000000>; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | apq8096-ifc6640.dts | 27 v1p05: v1p05-regulator { 28 compatible = "regulator-fixed"; 29 regulator-name = "v1p05"; 30 regulator-always-on; 31 regulator-boot-on; 33 regulator-min-microvolt = <1050000>; 34 regulator-max-microvolt = <1050000>; 39 v12_poe: v12-poe-regulator { 40 compatible = "regulator-fixed"; 41 regulator-name = "v12_poe"; [all …]
|