ARM: dts: meson8: Add more L2 (PL310) cache properties
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 14 Jan 2023 23:34:54 +0000 (00:34 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 19 Jan 2023 07:57:14 +0000 (08:57 +0100)
Add more L2 cache properties which are used by the 3.10 vendor kernel
but have not made it upstream yet.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20230114233455.2005047-2-martin.blumenstingl@googlemail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm/boot/dts/meson8.dtsi

index 0f8bac8bac8bb37985eb5c8d2f8b1790bd714493..a86f6afb8f87c987d82b0f761b9f3c73fac47945 100644 (file)
        arm,filter-ranges = <0x100000 0xc0000000>;
        prefetch-data = <1>;
        prefetch-instr = <1>;
+       arm,prefetch-offset = <7>;
+       arm,double-linefill = <1>;
+       arm,prefetch-drop = <1>;
        arm,shared-override;
 };