From b47a4c46e206cc54abbf40844295ca9d73e0617e Mon Sep 17 00:00:00 2001 From: Mai La Date: Thu, 8 Mar 2012 17:18:45 +0000 Subject: [PATCH] --- yaml --- r: 305373 b: refs/heads/master c: 9c6b2353dfb80ae843b831c03fc53ddc5c3949ff h: refs/heads/master i: 305371: 833bd7f40b62bbffcf4c075400173ab17300c632 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/boot/dts/bluestone.dts | 25 +++++++++++++++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8de69f7908ee..45407a1c8d7d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 247540b03bfcbbe26b86692c9424195d76eb67f0 +refs/heads/master: 9c6b2353dfb80ae843b831c03fc53ddc5c3949ff diff --git a/trunk/arch/powerpc/boot/dts/bluestone.dts b/trunk/arch/powerpc/boot/dts/bluestone.dts index 7bda373f10ef..9d4917aebe6b 100644 --- a/trunk/arch/powerpc/boot/dts/bluestone.dts +++ b/trunk/arch/powerpc/boot/dts/bluestone.dts @@ -373,5 +373,30 @@ 0x0 0x0 0x0 0x3 &UIC3 0xe 0x4 /* swizzled int C */ 0x0 0x0 0x0 0x4 &UIC3 0xf 0x4 /* swizzled int D */>; }; + + MSI: ppc4xx-msi@C10000000 { + compatible = "amcc,ppc4xx-msi", "ppc4xx-msi"; + reg = < 0xC 0x10000000 0x100 + 0xC 0x10000000 0x100>; + sdr-base = <0x36C>; + msi-data = <0x00004440>; + msi-mask = <0x0000ffe0>; + interrupts =<0 1 2 3 4 5 6 7>; + interrupt-parent = <&MSI>; + #interrupt-cells = <1>; + #address-cells = <0>; + #size-cells = <0>; + msi-available-ranges = <0x0 0x100>; + interrupt-map = < + 0 &UIC3 0x18 1 + 1 &UIC3 0x19 1 + 2 &UIC3 0x1A 1 + 3 &UIC3 0x1B 1 + 4 &UIC3 0x1C 1 + 5 &UIC3 0x1D 1 + 6 &UIC3 0x1E 1 + 7 &UIC3 0x1F 1 + >; + }; }; };