Searched +full:regulator +full:- +full:ramp +full:- +full:delay (Results 1 – 25 of 300) sorted by relevance
12345678910>>...12
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
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. 27 compatible = "mediatek,mt6358-regulator"; 30 regulator-compatible = "buck_vdram1"; 31 regulator-name = "vdram1"; 32 regulator-min-microvolt = <500000>; 33 regulator-max-microvolt = <2087500>; 34 regulator-ramp-delay = <12500>; [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 | 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 | 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 | mt6380-regulator.txt | 1 MediaTek MT6380 Regulator 4 subnodes of the MT6380 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. 11 buck-core1, buck-vcore, buck-vrf 13 ldo-vm ,ldo-va , ldo-vphy, ldo-vddr, ldo-vt 18 compatible = "mediatek,mt6380-regulator"; 20 mt6380_vcpu_reg: buck-vcore1 { 21 regulator-name = "vcore1"; 22 regulator-min-microvolt = < 600000>; [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 …]
|
D | regulator-max77620.txt | 1 Regulator DT binding for MAX77620 Power management IC from Maxim Semiconductor. 3 Device has multiple DCDC(sd[0-3] and LDOs(ldo[0-8]). The input supply 5 Details of regulator properties are defined as child node under 6 sub-node "regulators" which is child node of device node. 8 Please refer file <Documentation/devicetree/bindings/regulator/regulator.txt> 9 for common regulator bindings used by client. 14 ------------------- 18 in-sd0-supply: Input supply for SD0, INA-SD0 or INB-SD0 pins. 19 in-sd1-supply: Input supply for SD1. 20 in-sd2-supply: Input supply for SD2. [all …]
|
D | samsung,s2mpa01.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/regulator/samsung,s2mpa01.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzk@kernel.org> 23 "^LDO([1-9]|1[0-9]|2[0-6])$": 25 $ref: regulator.yaml# 28 Properties for single LDO regulator. 31 - regulator-name 34 "^BUCK([1-9]|10)$": [all …]
|
/Linux-v6.1/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-parent = <&pio>; 13 #interrupt-cells = <2>; 16 compatible = "mediatek,mt6358-sound"; 17 mediatek,dmic-mode = <0>; /* two-wires */ 21 compatible = "mediatek,mt6358-regulator"; 24 regulator-name = "vdram1"; 25 regulator-min-microvolt = <500000>; [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 | mt8173-evb.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 7 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 13 compatible = "mediatek,mt8173-evb", "mediatek,mt8173"; 30 compatible = "hdmi-connector"; 36 remote-endpoint = <&hdmi0_out>; 42 compatible = "linux,extcon-usb-gpio"; 43 id-gpio = <&pio 16 GPIO_ACTIVE_HIGH>; 46 usb_p1_vbus: regulator@0 { 47 compatible = "regulator-fixed"; [all …]
|
D | mt6380.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * dts file for MediaTek MT6380 regulator 12 compatible = "mediatek,mt6380-regulator"; 14 mt6380_vcpu_reg: buck-vcore1 { 15 regulator-name = "vcore1"; 16 regulator-min-microvolt = < 600000>; 17 regulator-max-microvolt = <1393750>; 18 regulator-ramp-delay = <6250>; 19 regulator-always-on; 20 regulator-boot-on; [all …]
|
D | mt8173-elm.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 6 #include <dt-bindings/input/input.h> 7 #include <dt-bindings/input/linux-event-codes.h> 8 #include <dt-bindings/regulator/dlg,da9211-regulator.h> 9 #include <dt-bindings/gpio/gpio.h> 25 compatible = "pwm-backlight"; 27 power-supply = <&bl_fixed_reg>; 28 enable-gpios = <&pio 95 GPIO_ACTIVE_HIGH>; 30 pinctrl-names = "default"; 31 pinctrl-0 = <&panel_backlight_en_pins>; [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sdm630-sony-xperia-nile.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/input.h> 12 #include <dt-bindings/input/gpio-keys.h> 13 #include <dt-bindings/leds/common.h> 17 qcom,msm-id = <318 0>; 18 qcom,board-id = <8 1>; 19 qcom,pmic-id = <0x1001b 0x101011a 0x00 0x00 0x1001b 0x201011a 0x00 0x00>; 21 /* This part enables graphical output via bootloader-enabled display */ 25 #address-cells = <2>; [all …]
|
D | sdm660-xiaomi-lavender.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 7 /dts-v1/; 12 #include <dt-bindings/input/input.h> 13 #include <dt-bindings/input/gpio-keys.h> 18 chassis-type = "handset"; 25 #address-cells = <2>; 26 #size-cells = <2>; 29 stdout-path = "serial0:115200n8"; 32 compatible = "simple-framebuffer"; 41 vph_pwr: vph-pwr-regulator { [all …]
|
D | sda660-inforce-ifc6560.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 9 /dts-v1/; 18 chassis-type = "embedded"; /* SBC */ 26 stdout-path = "serial0:115200n8"; 29 gpio-keys { 30 compatible = "gpio-keys"; 36 debounce-interval = <15>; 41 * Until we hook up type-c detection, we 44 extcon_usb: extcon-usb { 45 compatible = "linux,extcon-usb-gpio"; [all …]
|
/Linux-v6.1/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 …]
|
/Linux-v6.1/arch/arm64/boot/dts/sprd/ |
D | sc2731.dtsi | 6 * SPDX-License-Identifier: (GPL-2.0+ OR MIT) 13 spi-max-frequency = <26000000>; 15 interrupt-controller; 16 #interrupt-cells = <1>; 17 #address-cells = <1>; 18 #size-cells = <0>; 21 compatible = "sprd,sc2731-charger"; 23 monitored-battery = <&bat>; 26 led-controller@200 { 27 compatible = "sprd,sc2731-bltc"; [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
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 …]
|
D | mt8135-evbp1.dts | 1 // 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 …]
|
D | motorola-cpcap-mapphone.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 10 interrupt-parent = <&gpio1>; 12 interrupt-controller; 13 #interrupt-cells = <2>; 14 #address-cells = <1>; 15 #size-cells = <0>; 16 spi-max-frequency = <9600000>; 17 spi-cs-high; 18 spi-cpol; 19 spi-cpha; [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/nvidia/ |
D | tegra210-p2180.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/mfd/max77620.h> 17 stdout-path = "serial0:115200n8"; 26 vdd-supply = <&vdd_gpu>; 36 clock-frequency = <400000>; 41 interrupt-parent = <&tegra_pmc>; 44 #interrupt-cells = <2>; 45 interrupt-controller; 47 #gpio-cells = <2>; 48 gpio-controller; [all …]
|
D | tegra210-p3450-0000.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/gpio-keys.h> 5 #include <dt-bindings/input/linux-event-codes.h> 6 #include <dt-bindings/mfd/max77620.h> 12 compatible = "nvidia,p3450-0000", "nvidia,tegra210"; 22 stdout-path = "serial0:115200n8"; 33 hvddio-pex-supply = <&vdd_1v8>; 34 dvddio-pex-supply = <&vdd_pex_1v05>; 35 vddio-pex-ctl-supply = <&vdd_1v8>; [all …]
|
D | tegra210-p2894.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #include <dt-bindings/input/input.h> 4 #include <dt-bindings/input/gpio-keys.h> 5 #include <dt-bindings/mfd/max77620.h> 6 #include <dt-bindings/pinctrl/pinctrl-tegra.h> 16 stdout-path = "serial0:115200n8"; 26 pinctrl-names = "boot"; 27 pinctrl-0 = <&state_boot>; 35 nvidia,enable-input = <TEGRA_PIN_DISABLE>; 36 nvidia,open-drain = <TEGRA_PIN_DISABLE>; [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/hisilicon/ |
D | hi6220-hikey.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 11 #include "hikey-pinctrl.dtsi" 12 #include <dt-bindings/gpio/gpio.h> 16 compatible = "hisilicon,hi6220-hikey", "hisilicon,hi6220"; 26 stdout-path = "serial3:115200n8"; 32 * 0x05e0,0000 - 0x05ef,ffff: MCU firmware runtime using 33 * 0x05f0,1000 - 0x05f0,1fff: Reboot reason 34 * 0x06df,f000 - 0x06df,ffff: Mailbox message data 35 * 0x0740,f000 - 0x0740,ffff: MCU firmware section [all …]
|
12345678910>>...12