projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9577930
)
ARM: dts: aspeed: quanta-q71l: enable uart1
author
Patrick Venture
<venture@google.com>
Tue, 29 Jan 2019 21:47:02 +0000
(13:47 -0800)
committer
Joel Stanley
<joel@jms.id.au>
Wed, 30 Jan 2019 03:28:57 +0000
(14:28 +1100)
Enable the uart1 node such that the clock will be enabled.
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
index
999679b
..
0d7c633
100644
(file)
--- a/
arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
+++ b/
arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
@@
-138,6
+138,10
@@
pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
};
+&uart1 {
+ status = "okay";
+};
+
&uart5 {
status = "okay";
};