Thread (13 messages) flat view 13 messages, 1 author, 2016-02-11
STALE3827d

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

From: Suravee.Suthikulpanit@amd.com (Suravee Suthikulpanit)
Date: 2016-02-11 03:53:42
Also in: linux-devicetree, 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 | 10 ++++++++++
 1 file changed, 10 insertions(+)
diff --git a/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi b/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi
index 70f407d..bd3adea 100644
--- a/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi
+++ b/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi
@@ -236,5 +236,15 @@
 			reg = <0x0 0xe8000000 0 0x1000000>;
 			interrupts = <0 380 4>;
 		};
+
+		ipmi_kcs: kcs at e0010000 {
+			status = "disabled";
+			compatible = "ipmi-kcs";
+			device_type = "ipmi";
+			reg = <0x0 0xe0010000 0 0x8>;
+			interrupts = <0 389 4>;
+			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