[PATCH linux dev-5.10] ARM: dts: tacoma: Clean up KCS nodes

Andrew Jeffery andrew at aj.id.au
Sat Jul 10 01:11:19 AEST 2021


Make the Tacoma KCS nodes reflect the configuration of the Rainier and
Everest nodes.

Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
---
 arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
index eb512b202447..677b65195f47 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
@@ -880,7 +880,13 @@ &xdma {
 	memory-region = <&vga_memory>;
 };
 
-&kcs4 {
-	compatible = "openbmc,mctp-lpc";
+&kcs2 {
 	status = "okay";
+	aspeed,lpc-io-reg = <0xca8 0xcac>;
+};
+
+&kcs3 {
+	status = "okay";
+	aspeed,lpc-io-reg = <0xca2>;
+	aspeed,lpc-interrupts = <11 IRQ_TYPE_LEVEL_LOW>;
 };
-- 
2.30.2



More information about the openbmc mailing list