[PATCH 6/6] ARM: dts: msm: Add Krait edac node
From: Stephen Boyd <hidden>
Date: 2013-10-29 00:32:23
Also in:
linux-arm-msm, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Stephen Boyd <hidden>
Date: 2013-10-29 00:32:23
Also in:
linux-arm-msm, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
Cc: David Brown <redacted> Signed-off-by: Stephen Boyd <redacted> --- This is based on the dts updates I sent two weeks ago to add mmio architected timesr to qcom-msm8974.dtsi. arch/arm/boot/dts/qcom-msm8974.dtsi | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
index 152879d..7b15eb7 100644
--- a/arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8974.dtsi@@ -32,6 +32,11 @@ clock-frequency = <19200000>; }; + edac { + compatible = "qcom,krait-cache-erp"; + interrupts = <1 9 0xf04>, <0 2 0>; + }; + timer at f9020000 { #address-cells = <1>; #size-cells = <1>;
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation