Searched +full:mt6358 +full:- +full:regulator (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | mt6397.txt | 4 - Regulator 5 - RTC 6 - Audio codec 7 - GPIO 8 - Clock 9 - LED 10 - Keys 11 - Power controller 25 "mediatek,mt6358" fo [all...] |
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | mt6358-regulator.txt | 1 MediaTek MT6358 Regulator 3 All voltage regulators provided by the MT6358 PMIC are described as the 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. 23 compatible = "mediatek,mt6358"; 26 compatible = "mediatek,mt6358-regulator"; 29 regulator-compatible = "buck_vdram1"; 30 regulator-name = "vdram1"; 31 regulator-min-microvolt = <500000>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt6358.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 #include <dt-bindings/input/input.h> 9 compatible = "mediatek,mt6358"; 10 interrupt-controller; 11 #interrupt-cells = <2>; 14 compatible = "mediatek,mt6358-sound"; 15 mediatek,dmic-mod [all...] |
H A 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 …]
|
H A D | mt8183-pumpkin.dts | 1 // SPDX-License-Identifier: GPL-2.0 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input.h> 12 #include "mt6358.dtsi" 16 compatible = "mediatek,mt8183-pumpkin", "mediatek,mt8183"; 28 stdout-path = "serial0:921600n8"; 31 reserved-memor [all...] |
H A D | mt8183-evb.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 /dts-v1/; 10 #include "mt6358.dtsi" 14 chassis-type = "embedded"; 15 compatible = "mediatek,mt8183-evb", "mediatek,mt8183"; 27 stdout-path = "serial0:921600n8"; 30 reserved-memory { 31 #address-cell [all...] |
H A D | mt8183-kukui.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 11 #include "mt6358.dtsi" 21 stdout-path = "serial0:115200n8"; 25 compatible = "pwm-backlight"; 27 power-supply = <&bl_pp5000>; 28 enable-gpio [all...] |