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:
079ff3b
)
tegra: dts: Move stdout-path to /chosen
author
Simon Glass
<
[email protected]
>
Tue, 25 Jul 2017 14:30:02 +0000
(08:30 -0600)
committer
Simon Glass
<
[email protected]
>
Fri, 28 Jul 2017 18:02:47 +0000
(12:02 -0600)
This property should be in the /chosen node, not /aliases.
Signed-off-by: Simon Glass <
[email protected]
>
Tested-by: Marcel Ziswiler <
[email protected]
>
Tested-on: Beaver, Jetson-TK1
Tested-by: Stephen Warren <
[email protected]
>
arch/arm/dts/tegra124-nyan-big.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/tegra124-nyan-big.dts
b/arch/arm/dts/tegra124-nyan-big.dts
index 62f89d0f1a866ce6890ae8d3646e843008099c38..f1c97052a847e648e5ca2aecaadaa5dd33c73c12 100644
(file)
--- a/
arch/arm/dts/tegra124-nyan-big.dts
+++ b/
arch/arm/dts/tegra124-nyan-big.dts
@@
-8,7
+8,6
@@
aliases {
console = &uarta;
- stdout-path = &uarta;
i2c0 = "/i2c@7000d000";
i2c1 = "/i2c@7000c000";
i2c2 = "/i2c@7000c400";
@@
-26,6
+25,10
@@
usb2 = "/usb@7d004000";
};
+ chosen {
+ stdout-path = &uarta;
+ };
+
host1x@50000000 {
dc@54200000 {
display-timings {