projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e8e8d
)
axp209: Sync the DTSI with the kernel
author
Maxime Ripard
<maxime.ripard@free-electrons.com>
Thu, 15 Oct 2015 20:04:09 +0000
(22:04 +0200)
committer
Hans de Goede
<hdegoede@redhat.com>
Tue, 20 Oct 2015 20:48:29 +0000
(22:48 +0200)
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>
arch/arm/dts/axp209.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/axp209.dtsi
b/arch/arm/dts/axp209.dtsi
index 24c935c72e5e611f3f945744404eae6bd135175f..051ab3ba9a6526b008304aca8cd50083efdac26b 100644
(file)
--- 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";
+ };
};