Home
last modified time | relevance | path

Searched +full:regulator +full:- +full:min +full:- +full:microvolt (Results 1 – 25 of 1072) sorted by relevance

12345678910>>...43

/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/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,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 Dmt6323-regulator.txt1 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 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 …]
/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 Dmsm8992-lg-bullhead.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (c) 2021-2022, Petr Vorel <petr.vorel@gmail.com>
9 /dts-v1/;
16 /delete-node/ &cont_splash_mem;
19 /delete-node/ &dfps_data_mem;
24 chassis-type = "handset";
26 qcom,msm-id = <251 0>, <252 0>;
27 qcom,pmic-id = <0x10009 0x1000A 0x0 0x0>;
30 /delete-node/ psci;
37 stdout-path = "serial0:115200n8";
[all …]
H A Dsm6350-sony-xperia-lena-pdx213.dts1 // SPDX-License-Identifier: BSD-3-Clause
5 /dts-v1/;
7 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
15 chassis-type = "handset";
16 qcom,msm-id = <434 0x10000>, <459 0x10000>;
17 qcom,board-id = <0x1000B 0>;
20 #address-cells = <2>;
21 #size-cells = <2>;
25 compatible = "simple-framebuffer";
[all …]
H A Dmsm8992-xiaomi-libra.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/gpio-keys.h>
14 /delete-node/ &adsp_mem;
15 /delete-node/ &audio_mem;
16 /delete-node/ &mpss_mem;
17 /delete-node/ &peripheral_region;
18 /delete-node/ &rmtfs_mem;
23 chassis-type = "handset";
[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 Dsm8150-hdk.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
9 #include <dt-bindings/gpio/gpio.h>
17 compatible = "qcom,sm8150-hdk", "qcom,sm8150";
18 chassis-type = "embedded";
25 stdout-path = "serial0:115200n8";
28 vph_pwr: vph-pwr-regulator {
29 compatible = "regulator-fixed";
30 regulator-name = "vph_pwr";
[all …]
H A Dsm6115-fxtec-pro1x.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
6 /dts-v1/;
10 #include <dt-bindings/arm/qcom,ids.h>
15 chassis-type = "handset";
17 qcom,msm-id = <QCOM_ID_SM6115 0x10000>;
20 #address-cells = <2>;
21 #size-cells = <2>;
25 compatible = "simple-framebuffer";
35 gpio-keys {
36 compatible = "gpio-keys";
[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 …]
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dmmp2-brownstone.dts1 // SPDX-License-Identifier: GPL-2.0-only
7 /dts-v1/;
12 compatible = "mrvl,mmp2-brownstone", "mrvl,mmp2";
34 interrupt-parent = <&intcmux4>;
35 interrupt-controller;
36 #interrupt-cells = <1>;
37 maxim,tsc-irq = <0>;
41 regulator-min-microvolt = <637500>;
42 regulator-max-microvolt = <1425000>;
43 regulator-boot-on;
[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 …]
/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 …]
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8026-asus-sparrow.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include "qcom-msm8226.dtsi"
11 /delete-node/ &adsp_region;
16 chassis-type = "watch";
17 qcom,msm-id = <199 0x20000>;
18 qcom,board-id = <8 3005>;
20 reserved-memory {
23 no-map;
25 external_image_region: external-image@3100000 {
[all …]
H A Dqcom-msm8960-samsung-expressatt.dts1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/input/input.h>
4 #include "qcom-msm8960.dtsi"
5 #include <dt-bindings/reset/qcom,gcc-msm8960.h>
8 model = "Samsung Galaxy Express SGH-I437";
10 chassis-type = "handset";
19 stdout-path = "serial0:115200n8";
33 vmmc-supply = <&pm8921_l5>;
38 vmmc-supply = <&pm8921_l6>;
39 vqmmc-supply = <&pm8921_l7>;
[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 …]

12345678910>>...43