Lines Matching +full:x +full:- +full:powers
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>;
67 battery_power_supply: battery-power {
68 compatible = "x-powers,axp813-battery-power-supply";
74 x-powers,dcdc-freq = <3000>;
136 reg_ldo_io0: ldo-io0 {
141 reg_ldo_io1: ldo-io1 {
146 reg_rtc_ldo: rtc-ldo {
147 /* RTC_LDO is a fixed, always-on regulator */
148 regulator-always-on;
149 regulator-min-microvolt = <1800000>;
150 regulator-max-microvolt = <1800000>;
161 usb_power_supply: usb-power {
162 compatible = "x-powers,axp813-usb-power-supply";