OSDN Git Service

ARM: dts: aspeed: quanta-q71l: enable lpc_ctrl node
authorPatrick Venture <venture@google.com>
Tue, 29 Jan 2019 21:46:24 +0000 (13:46 -0800)
committerJoel 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

index 385c0f4..999679b 100644 (file)
        status = "okay";
 };
 
+&lpc_ctrl {
+       status = "okay";
+};
+
 &lpc_snoop {
        status = "okay";
        snoop-ports = <0x80>;