projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7350a75
)
ARM: dts: stm32mp1: remove override for g-tx-fifo-size
author
Patrick Delaunay
<
[email protected]
>
Tue, 18 Jun 2019 14:57:17 +0000
(16:57 +0200)
committer
Patrice Chotard
<
[email protected]
>
Wed, 19 Jun 2019 14:56:11 +0000
(16:56 +0200)
Remove the override for usbotg_hs on g-tx-fifo-size as the correct
binding, used in the kernel device tree, is now supported in dwc2
device driver.
Signed-off-by: Patrick Delaunay <
[email protected]
>
arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi
b/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi
index 5b19e44d2fb4627d9448bd61d7ab2ee6ef44ee78..994092a195bb4a5a1890d9b464cd9189b052a10f 100644
(file)
--- a/
arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi
+++ b/
arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi
@@
-56,10
+56,6
@@
};
};
-&usbotg_hs {
- g-tx-fifo-size = <576>;
-};
-
&v3v3 {
regulator-always-on;
};