Lines Matching +full:dcdc3 +full:- +full:supply
2 * Copyright 2017 Chen-Yu Tsai
4 * Chen-Yu Tsai <wens@csie.org>
6 * This file is dual-licensed: you can use it either under the terms
48 interrupt-controller;
49 #interrupt-cells = <1>;
51 ac_power_supply: ac-power {
52 compatible = "x-powers,axp813-ac-power-supply";
57 compatible = "x-powers,axp813-adc";
58 #io-channel-cells = <1>;
62 compatible = "x-powers,axp813-gpio";
63 gpio-controller;
64 #gpio-cells = <2>;
66 gpio0_ldo: gpio0-ldo-pin {
71 gpio1_ldo: gpio1-ldo-pin {
77 battery_power_supply: battery-power {
78 compatible = "x-powers,axp813-battery-power-supply";
84 x-powers,dcdc-freq = <3000>;
92 reg_dcdc3: dcdc3 {
146 reg_ldo_io0: ldo-io0 {
147 pinctrl-names = "default";
148 pinctrl-0 = <&gpio0_ldo>;
153 reg_ldo_io1: ldo-io1 {
154 pinctrl-names = "default";
155 pinctrl-0 = <&gpio1_ldo>;
160 reg_rtc_ldo: rtc-ldo {
161 /* RTC_LDO is a fixed, always-on regulator */
162 regulator-always-on;
163 regulator-min-microvolt = <1800000>;
164 regulator-max-microvolt = <1800000>;
175 usb_power_supply: usb-power {
176 compatible = "x-powers,axp813-usb-power-supply";