[PATCH linux dev-5.10 v3 17/18] ARM: dts: rainier: Enable KCS channel 2

Andrew Jeffery andrew at aj.id.au
Mon May 10 16:49:54 AEST 2021


KCS channel 2 will be used to attempt data capture if the host
determines the BMC is unresponsive.

Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
---
 arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
index 73e94be5424b..757695fc1caa 100644
--- a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
@@ -1784,3 +1784,8 @@ &xdma {
 	status = "okay";
 	memory-region = <&vga_memory>;
 };
+
+&kcs2 {
+	status = "okay";
+	aspeed,lpc-io-reg = <0xca8 0xcac>;
+};
-- 
2.27.0



More information about the openbmc mailing list