On Thu, Jan 16, 2014 at 09:30:26AM -0500, Rob Herring wrote: > On Thu, Jan 16, 2014 at 6:44 AM, Andreas Herrmann > <[email protected]> wrote: > > Cc: Rob Herring <[email protected]> > > Cc: Andreas Herrmann <[email protected]> > > Signed-off-by: Andreas Herrmann <[email protected]> > > One minor comment, but otherwise: > > Acked-by: Rob Herring <[email protected]> > > > --- > > arch/arm/boot/dts/ecx-2000.dts | 44 > > +++++++++++++++++++++++++++++++++++-- > > arch/arm/boot/dts/ecx-common.dtsi | 9 +++++--- > > 2 files changed, 48 insertions(+), 5 deletions(-) > > > > diff --git a/arch/arm/boot/dts/ecx-2000.dts b/arch/arm/boot/dts/ecx-2000.dts > > index 2ccbb57f..722de49 100644 > > --- a/arch/arm/boot/dts/ecx-2000.dts > > +++ b/arch/arm/boot/dts/ecx-2000.dts > > @@ -76,10 +76,11 @@ > > }; > > > > soc { > > - ranges = <0x00000000 0x00000000 0x00000000 0xffffffff>; > > + ranges = <0x0 0x0 0x0 0xffffffff>; > > > > timer { > > - compatible = "arm,cortex-a15-timer", > > "arm,armv7-timer"; interrupts = <1 13 0xf08>, > > + compatible = "arm,cortex-a15-timer", > > "arm,armv7-timer"; > > + interrupts = <1 13 0xf08>, > > <1 14 0xf08>, > > <1 11 0xf08>, > > <1 10 0xf08>; > > @@ -109,6 +110,45 @@ > > interrupts = <0 76 4 0 75 4 0 74 4 0 73 4>; > > }; > > }; > > + > > + soc@920000000 { > > I believe this and the other > 32-bit addresses below should be > "soc@9,20000000".
Will fix this. Thanks, Andreas _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
