Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into...
[pandora-kernel.git] / arch / arm / boot / dts / prima2-cb.dts
index 17b6737..34ae3a6 100644 (file)
                ranges = <0x40000000 0x40000000 0x80000000>;
 
                l2-cache-controller@80040000 {
-                       compatible = "arm,pl310-cache";
+                       compatible = "arm,pl310-cache", "sirf,prima2-pl310-cache";
                        reg = <0x80040000 0x1000>;
                        interrupts = <59>;
+                       arm,tag-latency = <1 1 1>;
+                       arm,data-latency = <1 1 1>;
+                       arm,filter-ranges = <0 0x40000000>;
                };
 
                intc: interrupt-controller@80020000 {