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:
ac13b9a
)
tegra: dts: colibri_t30 add serial port details
author
Marcel Ziswiler
<marcel@ziswiler.com>
Fri, 10 Oct 2014 22:10:40 +0000
(
00:10
+0200)
committer
Tom Warren
<twarren@nvidia.com>
Wed, 22 Oct 2014 16:30:55 +0000
(09:30 -0700)
Add missing chosen stdout-path device tree node. This got missed by
commit
c369139234c03b1494394d12cd27009f47aa6606
tegra: dts: Add serial port details
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/dts/tegra30-colibri.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/tegra30-colibri.dts
b/arch/arm/dts/tegra30-colibri.dts
index 43d03ca4fa53a256bfe79cd3abdfe8fa937d2507..dd6009af47cbef4ae3430229e775d8282cfe008a 100644
(file)
--- a/
arch/arm/dts/tegra30-colibri.dts
+++ b/
arch/arm/dts/tegra30-colibri.dts
@@
-6,6
+6,10
@@
model = "Toradex Colibri T30";
compatible = "toradex,colibri_t30", "nvidia,tegra30";
+ chosen {
+ stdout-path = &uarta;
+ };
+
aliases {
i2c0 = "/i2c@7000d000";
i2c1 = "/i2c@7000c000";