Searched +full:regulator +full:- (Results 1 – 25 of 1078) sorted by relevance
12345678910>>...44
/linux-6.8/arch/arm64/boot/dts/mediatek/ |
D | mt6358.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 #include <dt-bindings/input/input.h> 10 interrupt-controller; 11 #interrupt-cells = <2>; 14 compatible = "mediatek,mt6358-sound"; 15 mediatek,dmic-mode = <0>; /* two-wires */ 19 compatible = "mediatek,mt6358-regulator"; 22 regulator-name = "vdram1"; 23 regulator-min-microvolt = <500000>; 24 regulator-max-microvolt = <2087500>; [all …]
|
D | mt6359.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 9 interrupt-controller; 10 #interrupt-cells = <2>; 17 regulator-name = "vs1"; 18 regulator-min-microvolt = <800000>; 19 regulator-max-microvolt = <2200000>; 20 regulator-enable-ramp-delay = <0>; 21 regulator-always-on; 24 regulator-name = "vgpu11"; 25 regulator-min-microvolt = <400000>; [all …]
|
D | mt6331.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 #include <dt-bindings/input/input.h> 11 interrupt-controller; 12 #interrupt-cells = <2>; 15 compatible = "mediatek,mt6331-regulator"; 17 mt6331_vdvfs11_reg: buck-vdvfs11 { 18 regulator-name = "vdvfs11"; 19 regulator-min-microvolt = <700000>; 20 regulator-max-microvolt = <1493750>; 21 regulator-ramp-delay = <12500>; [all …]
|
D | mt6357.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 7 #include <dt-bindings/input/input.h> 14 mt6357_vproc_reg: buck-vproc { 15 regulator-name = "vproc"; 16 regulator-min-microvolt = <518750>; 17 regulator-max-microvolt = <1312500>; 18 regulator-ramp-delay = <6250>; 19 regulator-enable-ramp-delay = <220>; 20 regulator-always-on; 23 mt6357_vcore_reg: buck-vcore { [all …]
|
/linux-6.8/Documentation/devicetree/bindings/regulator/ |
D | mt6359-regulator.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/regulator/mt6359-regulator.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: MT6359 Regulator from MediaTek Integrated 10 - Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> 14 according to its regulator type, buck_<name> and ldo_<name>. 20 $ref: regulator.yaml# 23 regulator-name: 30 $ref: regulator.yaml# [all …]
|
D | mediatek,mt6357-regulator.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6357-regulator.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Chen Zhong <chen.zhong@mediatek.com> 11 - Fabien Parent <fabien.parent@linaro.org> 12 - Alexandre Mergnat <amergnat@baylibre.com> 16 Regulators and nodes are named according to the regulator type: 17 - buck-<name> 18 - ldo-<name>. [all …]
|
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 …]
|
D | mt6397-regulator.txt | 1 Mediatek MT6397 Regulator 4 - compatible: "mediatek,mt6397-regulator" 5 - mt6397regulator: List of regulators provided by this controller. It is named 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"; [all …]
|
D | mediatek,mt6331-regulator.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6331-regulator.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: MT6331 Regulator from MediaTek Integrated 10 - AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> 14 and nodes are named according to the regulator type: 15 buck-<name> and ldo-<name>. 19 "^buck-v(core2|io18|dvfs11|dvfs12|dvfs13|dvfs14)$": 21 $ref: regulator.yaml# [all …]
|
/linux-6.8/arch/arm64/boot/dts/rockchip/ |
D | rk3588-evb1-v10.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/pinctrl/rockchip.h> 16 compatible = "rockchip,rk3588-evb1-v10", "rockchip,rk3588"; 24 stdout-path = "serial2:1500000n8"; 27 adc-keys { 28 compatible = "adc-keys"; 29 io-channels = <&saradc 1>; [all …]
|
D | rk3588-edgeble-neu6b.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 compatible = "edgeble,neural-compute-module-6b", "rockchip,rk3588"; 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 { [all …]
|
D | rk3588-quartzpro64.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/leds/common.h> 11 #include <dt-bindings/pinctrl/rockchip.h> 12 #include <dt-bindings/usb/pd.h> 26 stdout-path = "serial2:1500000n8"; 29 adc-keys-0 { 30 compatible = "adc-keys"; [all …]
|
D | rk3588-turing-rk1.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 * Based on RK3588-EVB1 devicetree 11 /dts-v1/; 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/pinctrl/rockchip.h> 24 fan: pwm-fan { 25 compatible = "pwm-fan"; 26 cooling-levels = <0 25 95 145 195 255>; 27 fan-supply = <&vcc5v0_sys>; 28 pinctrl-names = "default"; [all …]
|
D | rk3588s-coolpi-4b.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 * https://cool-pi.com/topic/130/coolpi-4b-product-spec-introduction 9 /dts-v1/; 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/leds/common.h> 13 #include <dt-bindings/pinctrl/rockchip.h> 18 compatible = "coolpi,pi-4b", "rockchip,rk3588s"; 26 analog-sound { 27 compatible = "audio-graph-card"; 29 label = "rk3588-es8316"; [all …]
|
D | rk3588-coolpi-cm5.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/pwm/pwm.h> 11 #include <dt-bindings/pinctrl/rockchip.h> 15 compatible = "coolpi,pi-cm5", "rockchip,rk3588"; 24 analog-sound { 25 compatible = "audio-graph-card"; 27 label = "rk3588-es8316"; 36 stdout-path = "serial2:1500000n8"; [all …]
|
D | rk3588s-orangepi-5.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/leds/common.h> 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/pinctrl/rockchip.h> 13 compatible = "xunlong,orangepi-5", "rockchip,rk3588s"; 21 stdout-path = "serial2:1500000n8"; 24 adc-keys { 25 compatible = "adc-keys"; [all …]
|
D | rk3588-jaguar.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/input/input.h> 9 #include <dt-bindings/leds/common.h> 10 #include <dt-bindings/pinctrl/rockchip.h> 11 #include <dt-bindings/usb/pd.h> 15 model = "Theobroma Systems RK3588-SBC Jaguar"; 16 compatible = "tsd,rk3588-jaguar", "rockchip,rk3588"; 18 adc-keys { [all …]
|
/linux-6.8/arch/arm/boot/dts/samsung/ |
D | exynos5422-samsung-k3g.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Samsung Galaxy S5 (SM-G900H) device-tree source 8 /dts-v1/; 9 #include <dt-bindings/clock/samsung,s2mps11.h> 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/interrupt-controller/irq.h> 13 #include "exynos5422-cpus.dtsi" 16 model = "Samsung Galaxy S5 (SM-G900H)"; 20 chassis-type = "handset"; 31 fixed-rate-clocks { [all …]
|
D | exynos5420-galaxy-tab-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. 10 /dts-v1/; 12 #include "exynos5420-cpus.dtsi" 13 #include <dt-bindings/input/input.h> 14 #include <dt-bindings/gpio/gpio.h> 15 #include <dt-bindings/clock/samsung,s2mps11.h> 18 chassis-type = "tablet"; 24 * The same hack is also needed to boot exynos4412-i9300 with 27 * https://lore.kernel.org/all/1355276466-18295-1-git-send-email-arve@android.com [all …]
|
/linux-6.8/Documentation/devicetree/bindings/mfd/ |
D | rockchip,rk806.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sebastian Reichel <sebastian.reichel@collabora.com> 19 - rockchip,rk806 27 gpio-controller: true 29 '#gpio-cells': 32 system-power-controller: true 34 vcc1-supply: 36 The input supply for dcdc-reg1. [all …]
|
/linux-6.8/arch/arm64/boot/dts/qcom/ |
D | x1e80100-crd.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 15 compatible = "qcom,x1e80100-crd", "qcom,x1e80100"; 22 stdout-path = "serial0:115200n8"; 25 vph_pwr: vph-pwr-regulator { 26 compatible = "regulator-fixed"; 28 regulator-name = "vph_pwr"; 29 regulator-min-microvolt = <3700000>; [all …]
|
D | x1e80100-qcp.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 14 compatible = "qcom,x1e80100-qcp", "qcom,x1e80100"; 21 stdout-path = "serial0:115200n8"; 24 vph_pwr: vph-pwr-regulator { 25 compatible = "regulator-fixed"; 27 regulator-name = "vph_pwr"; 28 regulator-min-microvolt = <3700000>; 29 regulator-max-microvolt = <3700000>; [all …]
|
/linux-6.8/arch/arm/boot/dts/mediatek/ |
D | mt6323.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2017-2018 MediaTek Inc. 12 interrupt-parent = <&pio>; 14 interrupt-controller; 15 #interrupt-cells = <2>; 18 compatible = "mediatek,mt6323-led"; 19 #address-cells = <1>; 20 #size-cells = <0>; 25 compatible = "mediatek,mt6323-regulator"; 28 regulator-name = "vproc"; [all …]
|
/linux-6.8/arch/arm/boot/dts/rockchip/ |
D | rk3288-evb-rk808.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 4 #include "rk3288-evb.dtsi" 8 compatible = "rockchip,rk3288-evb-rk808", "rockchip,rk3288"; 12 clock-frequency = <400000>; 17 interrupt-parent = <&gpio0>; 19 pinctrl-names = "default"; 20 pinctrl-0 = <&pmic_int &global_pwroff>; 21 rockchip,system-power-controller; 22 wakeup-source; [all …]
|
/linux-6.8/arch/arm64/boot/dts/exynos/ |
D | exynos7-espresso.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 11 #include <dt-bindings/interrupt-controller/irq.h> 12 #include <dt-bindings/clock/samsung,s2mps11.h> 13 #include <dt-bindings/gpio/gpio.h> 17 compatible = "samsung,exynos7-espresso", "samsung,exynos7"; 26 stdout-path = &serial_2; 34 usb30_vbus_reg: regulator-usb30 { 35 compatible = "regulator-fixed"; 36 regulator-name = "VBUS_5V"; [all …]
|
12345678910>>...44