summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2015-10-15 22:04:09 +0200
committerHans de Goede <hdegoede@redhat.com>2015-10-20 22:48:29 +0200
commit862ba7ed32a16a79ca06d7613e4de7794a20a883 (patch)
tree40462b2f93fd21d417490e952b89646e0a2bc3a7 /arch/arm
parentf0e8e8dacf60e8f44e77402102b6d67ae8f347c8 (diff)
downloadtalos-obmc-uboot-862ba7ed32a16a79ca06d7613e4de7794a20a883.tar.gz
talos-obmc-uboot-862ba7ed32a16a79ca06d7613e4de7794a20a883.zip
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>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/dts/axp209.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/dts/axp209.dtsi b/arch/arm/dts/axp209.dtsi
index 24c935c72e..051ab3ba9a 100644
--- a/arch/arm/dts/axp209.dtsi
+++ b/arch/arm/dts/axp209.dtsi
@@ -89,4 +89,9 @@
regulator-name = "ldo5";
};
};
+
+ usb_power_supply: usb_power_supply {
+ compatible = "x-powers,axp202-usb-power-supply";
+ status = "disabled";
+ };
};
OpenPOWER on IntegriCloud