]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
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 385c0f4b69ee40551d5370acd0eb0321cf754dbb..999679b5ef558db28c75d0fe49b265ca1ae3f53a 100644 (file)
        status = "okay";
 };
 
+&lpc_ctrl {
+       status = "okay";
+};
+
 &lpc_snoop {
        status = "okay";
        snoop-ports = <0x80>;