[WIP PATCH linux dev-5.4 3/4] ARM: dts: tacoma: Add KCS node for LPC MCTP

Andrew Jeffery andrew at aj.id.au
Fri Mar 27 17:31:45 AEDT 2020


From: Andrew Geissler <geisonator at yahoo.com>

Signed-off-by: Andrew Geissler <geisonator at yahoo.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
index 194a48220e2f..969289ea6699 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
@@ -810,3 +810,11 @@
 	/* 1G DRAM with 8M VRAM which is reserved at the top. */
 	memory = <0xbf800000 0x00800000>;
 };
+
+&lpc_host {
+       kcs4: kcs4 at 0 {
+               compatible = "openbmc,mctp-lpc";
+               interrupts = <GIC_SPI 141 IRQ_TYPE_LEVEL_HIGH>;
+               status = "okay";
+       };
+};
-- 
2.20.1



More information about the openbmc mailing list