* [PATCH] ARM: dts: aspeed: quanta-q71l: enable lpc_ctrl node
@ 2019-01-29 21:46 Patrick Venture
2019-01-30 3:37 ` Joel Stanley
0 siblings, 1 reply; 2+ messages in thread
From: Patrick Venture @ 2019-01-29 21:46 UTC (permalink / raw)
To: venture, joel, robh+dt, andrew, mark.rutland
Cc: devicetree, openbmc, linux-aspeed, linux-arm-kernel
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>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: dts: aspeed: quanta-q71l: enable lpc_ctrl node
2019-01-29 21:46 [PATCH] ARM: dts: aspeed: quanta-q71l: enable lpc_ctrl node Patrick Venture
@ 2019-01-30 3:37 ` Joel Stanley
0 siblings, 0 replies; 2+ messages in thread
From: Joel Stanley @ 2019-01-30 3:37 UTC (permalink / raw)
To: Patrick Venture
Cc: Mark Rutland, devicetree, linux-aspeed, Andrew Jeffery,
OpenBMC Maillist, Rob Herring, Linux ARM
On Wed, 30 Jan 2019 at 08:46, Patrick Venture <venture@google.com> wrote:
>
> 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>
Applied to the aspeed tree for 5.1.
Cheers,
Joel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-30 3:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-29 21:46 [PATCH] ARM: dts: aspeed: quanta-q71l: enable lpc_ctrl node Patrick Venture
2019-01-30 3:37 ` Joel Stanley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).