Thread (33 messages) 33 messages, 9 authors, 2016-03-31
STALE3717d
Revisions (2)
  1. v1 current
  2. v2 [diff vs current]

[PATCH 09/13] dtb: amd: Add KCS device tree node

From: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
Date: 2016-01-27 21:12:50
Also in: linux-arm-kernel, lkml
Subsystem: amd seattle device tree support, the rest · Maintainers: Suravee Suthikulpanit, Tom Lendacky, Linus Torvalds

From: Brijesh Singh <redacted>

Add KCS device node to support IPMI solution on Overdrive
system.

Signed-off-by: Brijesh Singh <redacted>
Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
---
 arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 11 +++++++++++
 1 file changed, 11 insertions(+)
diff --git a/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi b/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi
index c5461b2..a7fc059 100644
--- a/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi
+++ b/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi
@@ -236,5 +236,16 @@
 			reg = <0x0 0xe8000000 0 0x1000000>;
 			interrupts = <0 380 4>;
 		};
+
+		ipmi_kcs: kcs@e0010000 {
+			status = "disabled";
+			compatible = "ipmi-kcs";
+			device_type = "ipmi";
+			reg = <0x0 0xe0010000 0 0x8>;
+			interrupts = <0 389 4>;
+			interrupt-names = "ipmi_kcs";
+			reg-size = <1>;
+			reg-spacing = <4>;
+		};
 	};
 };
-- 
2.5.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help