kernel: bgmac: move bgmac patches already applied in mainline kernel to generic
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-3.10 / 052-bcm53xx-register-bcma-bus.patch
1 bcm53xx: register bcma bus
2
3 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
4 ---
5 arch/arm/boot/dts/bcm5301.dtsi | 5 +++++
6 1 file changed, 5 insertions(+)
7
8 --- a/arch/arm/boot/dts/bcm5301.dtsi
9 +++ b/arch/arm/boot/dts/bcm5301.dtsi
10 @@ -67,6 +67,11 @@
11 <0x19020100 0x100>;
12 };
13
14 + bus@18000000 {
15 + compatible = "brcm,bus-aix";
16 + reg = <0x18000000 0x1000>;
17 + };
18 +
19 timer@19020200 {
20 compatible = "arm,cortex-a9-global-timer";
21 reg = <0x19020200 0x100>;