[PATCH linux dev-4.7 2/3] ARM: dts: aspeed-g5: Add LPC Host Controller node to LPC

Andrew Jeffery andrew at aj.id.au
Mon Feb 13 13:58:50 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 5ce0a7a65e77..fcbaa759d523 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