Lines Matching +full:ldo4 +full:- +full:supply
2 * Copyright 2015 Chen-Yu Tsai
4 * Chen-Yu Tsai <wens@csie.org>
6 * This file is dual-licensed: you can use it either under the terms
47 * http://www.x-powers.com/product/AXP20X.php
48 * http://dl.linux-sunxi.org/AXP/AXP209%20Datasheet%20v1.0_cn.pdf
52 pmic-temp {
53 compatible = "iio-hwmon";
54 io-channels = <&axp_adc 4>; /* Internal temperature */
59 compatible = "x-powers,axp209";
60 interrupt-controller;
61 #interrupt-cells = <1>;
63 ac_power_supply: ac-power {
64 compatible = "x-powers,axp202-ac-power-supply";
69 compatible = "x-powers,axp209-adc";
70 #io-channel-cells = <1>;
74 compatible = "x-powers,axp209-gpio";
75 gpio-controller;
76 #gpio-cells = <2>;
79 battery_power_supply: battery-power {
80 compatible = "x-powers,axp209-battery-power-supply";
86 x-powers,dcdc-freq = <1500>;
89 regulator-name = "dcdc2";
93 regulator-name = "dcdc3";
98 regulator-always-on;
99 regulator-min-microvolt = <1300000>;
100 regulator-max-microvolt = <1300000>;
101 regulator-name = "ldo1";
105 regulator-name = "ldo2";
109 regulator-name = "ldo3";
112 reg_ldo4: ldo4 {
113 regulator-name = "ldo4";
117 regulator-name = "ldo5";
122 usb_power_supply: usb-power {
123 compatible = "x-powers,axp202-usb-power-supply";