From: Patrick Venture Date: Tue, 29 Jan 2019 21:46:24 +0000 (-0800) Subject: ARM: dts: aspeed: quanta-q71l: enable lpc_ctrl node X-Git-Tag: v5.1-rc1~157^2~56^2~1 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=95779307d7e8a730b8327eeca429736f6a8efb05;p=tomoyo%2Ftomoyo-test1.git 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 Signed-off-by: Joel Stanley --- 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>;