]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: socfpga: update L2 tag and data latency
authorDinh Nguyen <dinguyen@altera.com>
Tue, 7 Jan 2014 02:54:43 +0000 (20:54 -0600)
committerDinh Nguyen <dinguyen@altera.com>
Wed, 8 Jan 2014 17:58:44 +0000 (11:58 -0600)
Sets the appropriate L2-cache latencies for the SOCFPGA platform.

Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
arch/arm/boot/dts/socfpga.dtsi

index f936476c2753ff380ab7cfe04064fba2598d87c4..efcc38a2a11006483dee7008196dd1006b7076cf 100644 (file)
                        interrupts = <0 38 0x04>;
                        cache-unified;
                        cache-level = <2>;
+                       arm,tag-latency = <1 1 1>;
+                       arm,data-latency = <2 1 1>;
                };
 
                /* Local timer */