Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux-2.6-microblaze.git] / arch / arm / boot / dts / r7s72100.dtsi
index ab9ced4..0423996 100644 (file)
                        compatible = "arm,cortex-a9";
                        reg = <0>;
                        clock-frequency = <400000000>;
+                       next-level-cache = <&L2>;
                };
        };
 
                        <0xe8202000 0x1000>;
        };
 
+       L2: cache-controller@3ffff000 {
+               compatible = "arm,pl310-cache";
+               reg = <0x3ffff000 0x1000>;
+               interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
+               arm,early-bresp-disable;
+               arm,full-line-zero-disable;
+               cache-unified;
+               cache-level = <2>;
+       };
+
        wdt: watchdog@fcfe0000 {
                compatible = "renesas,r7s72100-wdt", "renesas,rza-wdt";
                reg = <0xfcfe0000 0x6>;