projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e786eff
)
ARM: dts: aspeed: quanta-q71l: enable lpc_ctrl node
author
Patrick Venture
<venture@google.com>
Tue, 29 Jan 2019 21:46:24 +0000
(13:46 -0800)
committer
Joel Stanley
<joel@jms.id.au>
Wed, 30 Jan 2019 03:28:57 +0000
(14:28 +1100)
Enable the lpc_ctrl node in the quanta-q71l dts such that the LPC_CLK is
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
385c0f4
..
999679b
100644
(file)
--- a/
arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
+++ b/
arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
@@
-116,6
+116,10
@@
status = "okay";
};
+&lpc_ctrl {
+ status = "okay";
+};
+
&lpc_snoop {
status = "okay";
snoop-ports = <0x80>;