1 AXP20x USB power supply
4 -compatible: One of: "x-powers,axp202-usb-power-supply"
5 "x-powers,axp221-usb-power-supply"
6 "x-powers,axp223-usb-power-supply"
8 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
9 variations such as the former being able to set the VBUS power supply max
10 current to 100mA, unlike the latter.
12 This node is a subnode of the axp20x PMIC.
17 compatible = "x-powers,axp209";
19 interrupt-parent = <&nmi_intc>;
20 interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
22 #interrupt-cells = <1>;
25 x-powers,dcdc-freq = <1500>;
29 regulator-min-microvolt = <1000000>;
30 regulator-max-microvolt = <1450000>;
31 regulator-name = "vdd-cpu";
37 usb-power-supply: usb-power-supply {
38 compatible = "x-powers,axp202-usb-power-supply";