]> Pileus Git - ~andy/linux/blobdiff - arch/arm/boot/dts/bcm11351.dtsi
Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[~andy/linux] / arch / arm / boot / dts / bcm11351.dtsi
index be2a26132376a34fd67fd9545a1947fceb4fd88b..41b2c6c33f095e44cf695dbfaa5d325e094c7630 100644 (file)
                    cache-unified;
                    cache-level = <2>;
        };
+
+       timer@35006000 {
+               compatible = "bcm,kona-timer";
+               reg = <0x35006000 0x1000>;
+               interrupts = <0x0 7 0x4>;
+               clock-frequency = <32768>;
+       };
+
 };