1 --- a/arch/powerpc/boot/dts/magicboxv2.dts
2 +++ b/arch/powerpc/boot/dts/magicboxv2.dts
4 * Device Tree Source for Magicbox v2
6 * Copyright 2008 Imre Kaloz <kaloz@openwrt.org>
7 + * Copyright 2009 Gabor Juhos <juhosg@openwrt.org>
13 clock-frequency = <0>; /* Filled in by zImage */
16 + compatible = "magicbox-cf";
17 + reg = <0x00000000 0xff100000 0x00001000
18 + 0x00000000 0xff200000 0x00001000>;
19 + interrupt-parent = <&UIC0>;
20 + interrupts = <0x19 0x1 /* IRQ_TYPE_EDGE_RISING */ >;
24 compatible = "cfi-flash";