projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efd56ec
)
ARM: dts: aspeed-romulus: Enable VUART
author
Joel Stanley
<joel@jms.id.au>
Thu, 5 Oct 2017 05:51:03 +0000
(16:21 +1030)
committer
Joel Stanley
<joel@jms.id.au>
Thu, 5 Oct 2017 06:00:13 +0000
(16:30 +1030)
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
index 8b96baf7c4de25e1019da864f08a048741a8466f..5d543d64ace91b1cae671de7859ce02fe702937f 100644
(file)
--- a/
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
+++ b/
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
@@
-133,3
+133,7
@@
&i2c12 {
status = "okay";
};
+
+&vuart {
+ status = "okay";
+};