Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux...
[cascardo/linux.git] / arch / arm / boot / dts / bcm2835.dtsi
index b83b326..a78759e 100644 (file)
@@ -3,6 +3,17 @@
 / {
        compatible = "brcm,bcm2835";
 
+       cpus {
+               #address-cells = <1>;
+               #size-cells = <0>;
+
+               cpu@0 {
+                       device_type = "cpu";
+                       compatible = "arm,arm1176jzf-s";
+                       reg = <0x0>;
+               };
+       };
+
        soc {
                ranges = <0x7e000000 0x20000000 0x02000000>;
                dma-ranges = <0x40000000 0x00000000 0x20000000>;