1
0
Fork 0

axp209: Sync the DTSI with the kernel

Linux had a number of changes to the AXP209 DTSI. Sync ours.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
utp
Maxime Ripard 2015-10-15 22:04:09 +02:00 committed by Hans de Goede
parent f0e8e8dacf
commit 862ba7ed32
1 changed files with 5 additions and 0 deletions

View File

@ -89,4 +89,9 @@
regulator-name = "ldo5";
};
};
usb_power_supply: usb_power_supply {
compatible = "x-powers,axp202-usb-power-supply";
status = "disabled";
};
};