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:
c3cd5fc
)
dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus
author
Jean-Jacques Hiblot
<jjhiblot@ti.com>
Thu, 29 Nov 2018 09:57:43 +0000
(10:57 +0100)
committer
Marek Vasut
<marex@denx.de>
Fri, 7 Dec 2018 15:31:46 +0000
(16:31 +0100)
This is required when DM_USB is used, to bind the USB phys.
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/dts/omap5-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/omap5-u-boot.dtsi
b/arch/arm/dts/omap5-u-boot.dtsi
index bf2684cb6102088d89830fe1aae4acc5a914a503..a6a7801a4b24cdfcfd5fd45aa91cd50fe0b70cdd 100644
(file)
--- a/
arch/arm/dts/omap5-u-boot.dtsi
+++ b/
arch/arm/dts/omap5-u-boot.dtsi
@@
-15,6
+15,10
@@
ocp {
u-boot,dm-spl;
+ ocp2scp@4a080000 {
+ compatible = "ti,omap-ocp2scp", "simple-bus";
+ };
+
ocp2scp@4a090000 {
compatible = "ti,omap-ocp2scp", "simple-bus";
};