Lines Matching +full:ldo5 +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 compatible = "x-powers,axp209";
53 interrupt-controller;
54 #interrupt-cells = <1>;
56 ac_power_supply: ac-power {
57 compatible = "x-powers,axp202-ac-power-supply";
62 compatible = "x-powers,axp209-adc";
63 #io-channel-cells = <1>;
67 compatible = "x-powers,axp209-gpio";
68 gpio-controller;
69 #gpio-cells = <2>;
72 battery_power_supply: battery-power {
73 compatible = "x-powers,axp209-battery-power-supply";
79 x-powers,dcdc-freq = <1500>;
82 regulator-name = "dcdc2";
86 regulator-name = "dcdc3";
91 regulator-always-on;
92 regulator-min-microvolt = <1300000>;
93 regulator-max-microvolt = <1300000>;
94 regulator-name = "ldo1";
98 regulator-name = "ldo2";
102 regulator-name = "ldo3";
106 regulator-name = "ldo4";
109 reg_ldo5: ldo5 {
110 regulator-name = "ldo5";
115 usb_power_supply: usb-power {
116 compatible = "x-powers,axp202-usb-power-supply";