On Sun, Jun 29, 2014 at 05:21:46PM +0100, Andre Heider wrote: > Signed-off-by: Andre Heider <a.heider@xxxxxxxxx> > --- > arch/arm/boot/dts/am33xx.dtsi | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi > index 4a4e02d..28a7e5d 100644 > --- a/arch/arm/boot/dts/am33xx.dtsi > +++ b/arch/arm/boot/dts/am33xx.dtsi > @@ -409,6 +409,15 @@ > ti,hwmods = "rtc"; > }; > > + pruss: pruss@4a300000 { > + compatible = "ti,pruss-v2"; > + ti,hwmods = "pruss"; > + reg = <0x4a300000 0x080000>; > + interrupts = <20 21 22 23 24 25 26 27>; Could this please have entries individually bracketed? Thanks, Mark. > + interrupt-parent = <&intc>; > + status = "disabled"; > + }; > + > spi0: spi@48030000 { > compatible = "ti,omap4-mcspi"; > #address-cells = <1>; > -- > 2.0.0 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html