Home
last modified time | relevance | path

Searched +full:regulator +full:- +full:name (Results 1 – 25 of 1079) sorted by relevance

12345678910>>...44

/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dmt6359-regulator.yaml1 # 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 …]
H A Dmt6358-regulator.txt1 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 Dmediatek,mt6331-regulator.yaml1 # 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 …]
H A Dmt6323-regulator.txt1 Mediatek MT6323 Regulator
5 PMIC's node. Each regulator is named according to its regulator type,
6 buck_<name> and ldo_<name>. The definition for each of these nodes is defined
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;
[all …]
H A Dmediatek,mt6357-regulator.yaml1 # 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 …]
H A Dmt6397-regulator.txt1 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 …]
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6359.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
9 interrupt-controller;
10 #interrupt-cells = <2>;
13 compatible = "mediatek,mt6359-auxadc";
14 #io-channel-cells = <1>;
22 regulator-name = "vs1";
23 regulator-min-microvolt = <800000>;
24 regulator-max-microvolt = <2200000>;
25 regulator-enable-ramp-delay = <0>;
26 regulator-always-on;
[all …]
H A Dmt6358.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 #include <dt-bindings/input/input.h>
10 interrupt-controller;
11 interrupt-parent = <&pio>;
13 #interrupt-cells = <2>;
16 compatible = "mediatek,mt6358-auxadc";
17 #io-channel-cells = <1>;
20 mt6358codec: audio-codec {
21 compatible = "mediatek,mt6358-sound";
22 mediatek,dmic-mode = <0>; /* two-wires */
[all …]
H A Dmt6331.dtsi1 // 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 …]
H A Dmt6357.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
7 #include <dt-bindings/input/input.h>
14 compatible = "mediatek,mt6357-auxadc";
15 #io-channel-cells = <1>;
19 mt6357_vproc_reg: buck-vproc {
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>;
[all …]
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dapq8096-ifc6640.dts1 // SPDX-License-Identifier: BSD-3-Clause
3 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
14 compatible = "inforce,ifc6640", "qcom,apq8096-sbc", "qcom,apq8096";
16 qcom,msm-id = <291 0x00030001>;
17 qcom,board-id = <0x00010018 0>;
24 stdout-path = "serial0:115200n8";
27 v1p05: v1p05-regulator {
[all …]
H A Dsdx75-idp.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
16 compatible = "qcom,sdx75-idp", "qcom,sdx75";
22 vph_pwr: vph-pwr-regulator {
23 compatible = "regulator-fixed";
24 regulator-name = "vph_pwr";
25 regulator-min-microvolt = <3700000>;
26 regulator-max-microvolt = <3700000>;
29 vph_ext: vph-ext-regulator {
[all …]
H A Dsm8250-hdk.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
16 compatible = "qcom,sm8250-hdk", "qcom,sm8250";
17 chassis-type = "embedded";
24 stdout-path = "serial0:115200n8";
27 vph_pwr: vph-pwr-regulator {
28 compatible = "regulator-fixed";
29 regulator-name = "vph_pwr";
30 regulator-min-microvolt = <3700000>;
[all …]
H A Dsm8450-qrd.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
20 compatible = "qcom,sm8450-qrd", "qcom,sm8450";
21 chassis-type = "handset";
28 stdout-path = "serial0:115200n8";
31 vph_pwr: vph-pwr-regulator {
32 compatible = "regulator-fixed";
33 regulator-name = "vph_pwr";
34 regulator-min-microvolt = <3700000>;
[all …]
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-samsung-k3g.dts1 // 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 …]
H A Dexynos5420-galaxy-tab-common.dtsi1 // 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 …]
H A Dexynos5420-smdk5420.dts1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
11 #include "exynos5420-cpus.dtsi"
12 #include <dt-bindings/clock/samsung,s2mps11.h>
13 #include <dt-bindings/gpio/gpio.h>
31 stdout-path = "serial2:115200n8";
34 fixed-rate-clocks {
36 compatible = "samsung,exynos5420-oscclk";
37 clock-frequency = <24000000>;
41 vdd: regulator-0 {
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dexynos5422-odroidxu3.dts1 // SPDX-License-Identifier: GPL-2.0+
9 /dts-v1/;
34 u-boot,dm-pre-reloc;
35 vdd-supply = <&ldo4_reg>;
41 compatible = "samsung,s2mps11-pmic";
43 voltage-regulators {
45 regulator-name = "vdd_ldo1";
46 regulator-min-microvolt = <1000000>;
47 regulator-max-microvolt = <1000000>;
48 regulator-ramp-delay = <12000>;
[all …]
H A Dexynos4412-odroid.dts1 // SPDX-License-Identifier: GPL-2.0+
3 * Odroid-U3/X2 board device tree source
9 /dts-v1/;
28 compatible = "samsung,exynos-ehci";
30 #address-cells = <1>;
31 #size-cells = <1>;
33 compatible = "samsung,exynos-usb-phy";
38 emmc-reset {
39 compatible = "samsung,emmc-reset";
40 reset-gpio = <&gpk1 2 0>;
[all …]
H A Dexynos4412-trats2.dts1 // SPDX-License-Identifier: GPL-2.0+
9 /dts-v1/;
17 samsung,dsim-device-name = "s6e8ax0";
29 i2c_fg: fuel-gauge {
30 compatible = "i2c-gpio";
33 i2c-gpio,delay-us = <2>; /* ~100 kHz */
38 compatible = "i2c-gpio";
41 i2c-gpio,delay-us = <2>; /* ~100 kHz */
46 compatible = "samsung,exynos-fimd";
49 samsung,vl-freq = <60>;
[all …]
H A Ds5pc1xx-goni.dts1 // SPDX-License-Identifier: GPL-2.0+
3 * Samsung's S5PC110-based Goni board device tree source
8 /dts-v1/;
11 #include "s5pc110-pinctrl.dtsi"
25 compatible = "samsung,s5pc110-pinctrl";
30 compatible = "samsung,exynos4210-uart";
35 i2c_pmic: i2c-pmic {
36 compatible = "i2c-gpio";
39 i2c-gpio,delay-us = <2>; /* ~100 kHz */
40 #address-cells = <1>;
[all …]
/openbmc/linux/arch/arm/boot/dts/mediatek/
H A Dmt6323.dtsi1 // 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 …]
H A Dmt8135-evbp1.dts1 // SPDX-License-Identifier: GPL-2.0
8 /dts-v1/;
13 compatible = "mediatek,mt8135-evbp1", "mediatek,mt8135";
26 compatible = "mediatek,mt6397-regulator";
29 regulator-name = "vpca15";
30 regulator-min-microvolt = < 850000>;
31 regulator-max-microvolt = <1350000>;
32 regulator-ramp-delay = <12500>;
33 regulator-always-on;
37 regulator-name = "vpca7";
[all …]
/openbmc/linux/arch/arm64/boot/dts/exynos/
H A Dexynos7-espresso.dts1 // 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 …]
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-evb1-v10.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/pinctrl/rockchip.h>
15 compatible = "rockchip,rk3588-evb1-v10", "rockchip,rk3588";
23 stdout-path = "serial2:1500000n8";
27 compatible = "pwm-backlight";
28 power-supply = <&vcc12v_dcin>;
32 vcc12v_dcin: vcc12v-dcin-regulator {
33 compatible = "regulator-fixed";
[all …]

12345678910>>...44