summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-01-29 13:46:24 -0800
committerJoel Stanley <joel@jms.id.au>2019-01-30 14:28:57 +1100
commit95779307d7e8a730b8327eeca429736f6a8efb05 (patch)
tree4cb7f5dc1f10388dd28d72818c30fe62dabbca6c /arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
parente786eff92838f59a06932c56f0a64c7c050a3418 (diff)
ARM: dts: aspeed: quanta-q71l: enable lpc_ctrl node
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>
Diffstat (limited to 'arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts')
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
index 385c0f4b69ee..999679b5ef55 100644
--- 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>;