]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: artpec: use optimized pl310 settings
authorLars Persson <lars.persson@axis.com>
Tue, 23 Aug 2016 14:00:51 +0000 (16:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 13 Sep 2016 14:04:40 +0000 (16:04 +0200)
Use the cache settings that were determined to give best performance
on artpec-6 typical workloads.

Signed-off-by: Lars Persson <larper@axis.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/artpec6.dtsi

index db41b52ecccf5aaf1d1d61b3426897020ae68dad..4e40d5550c6a401bed4fb6e1fb4d11b53a1d5f5d 100644 (file)
                arm,data-latency = <1 1 1>;
                arm,tag-latency = <1 1 1>;
                arm,filter-ranges = <0x0 0x80000000>;
+               arm,double-linefill = <1>;
+               arm,double-linefill-incr = <0>;
+               arm,double-linefill-wrap = <0>;
+               prefetch-data = <1>;
+               prefetch-instr = <1>;
+               arm,prefetch-offset = <0>;
+               arm,prefetch-drop = <1>;
        };
 
        pmu {