[PATCH] dts: socfpga: update L2 tag and data latency
dinguyen at altera.com
dinguyen at altera.com
Tue Jan 7 10:43:15 EST 2014
From: Dinh Nguyen <dinguyen at altera.com>
Sets the appropriate L2-cache latencies for the SOCFPGA platform.
Signed-off-by: Dinh Nguyen <dinguyen at altera.com>
---
arch/arm/boot/dts/socfpga.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/socfpga.dtsi b/arch/arm/boot/dts/socfpga.dtsi
index 433bfbc..d04dd82 100644
--- a/arch/arm/boot/dts/socfpga.dtsi
+++ b/arch/arm/boot/dts/socfpga.dtsi
@@ -468,6 +468,8 @@
interrupts = <0 38 0x04>;
cache-unified;
cache-level = <2>;
+ arm,tag-latency = <1 1 1>;
+ arm,data-latency = <2 1 1>;
};
mmc: dwmmc0 at ff704000 {
--
1.7.9.5
More information about the linux-arm-kernel
mailing list