ee49aa1c9d37d2187e00830ecca481c8ac0caf6b
[openwrt/openwrt.git] / target / linux / ppc40x / patches / 103-openrb-light-add-cf-card-to-dts.patch
1 --- a/arch/powerpc/boot/dts/openrb-light.dts
2 +++ b/arch/powerpc/boot/dts/openrb-light.dts
3 @@ -177,6 +177,14 @@
4 */
5 clock-frequency = <0>; /* Filled in by zImage */
6
7 + cf_card@ff100000 {
8 + compatible = "magicbox-cf";
9 + reg = <0x00000000 0xff100000 0x00001000
10 + 0x00000000 0xff200000 0x00001000>;
11 + interrupt-parent = <&UIC0>;
12 + interrupts = <0x19 0x1 /* IRQ_TYPE_EDGE_RISING */ >;
13 + };
14 +
15 nor_flash@ff800000 {
16 compatible = "cfi-flash";
17 bank-width = <2>;