]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/boot/dts/bcm2835.dtsi
Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and 'for...
[karo-tx-linux.git] / arch / arm / boot / dts / bcm2835.dtsi
1 #include "bcm283x.dtsi"
2
3 / {
4         compatible = "brcm,bcm2835";
5
6         soc {
7                 ranges = <0x7e000000 0x20000000 0x02000000>;
8                 dma-ranges = <0x40000000 0x00000000 0x20000000>;
9
10                 arm-pmu {
11                         compatible = "arm,arm1176-pmu";
12                 };
13         };
14 };