[PATCH linux dev-4.7 v2 2/3] ARM: dts: aspeed-g5: Add LPC Host Controller node to LPC
Andrew Jeffery
andrew at aj.id.au
Tue Feb 14 11:51:03 AEDT 2017
Required for pinmux, which tests some bits in the LHC's IO space.
Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
---
This is extracted from commit cec822f89ec19b181dc02e2a0c6441d107d8b4d9 in the
ARM next/dt tree.
arch/arm/boot/dts/aspeed-g5.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-g5.dtsi b/arch/arm/boot/dts/aspeed-g5.dtsi
index b73503c866aa..7c09a26eea6e 100644
--- a/arch/arm/boot/dts/aspeed-g5.dtsi
+++ b/arch/arm/boot/dts/aspeed-g5.dtsi
@@ -117,6 +117,11 @@
status = "disabled";
};
+ lhc: lhc at 20 {
+ compatible = "aspeed,ast2500-lhc";
+ reg = <0x20 0x24 0x48 0x8>;
+ };
+
mbox: mbox at 180 {
compatible = "aspeed,ast2500-mbox";
reg = <0x180 0x5c>;
--
2.9.3
More information about the openbmc
mailing list