[PATCH] ARM: dts: aspeed: quanta-q71l: enable lpc_ctrl node
Patrick Venture
venture at google.com
Wed Jan 30 08:46:24 AEDT 2019
Enable the lpc_ctrl node in the quanta-q71l dts such that the LPC_CLK is
enabled.
Signed-off-by: Patrick Venture <venture at google.com>
---
arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts | 4 ++++
1 file changed, 4 insertions(+)
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>;
--
2.20.1.495.gaa96b0ce6b-goog
More information about the openbmc
mailing list