On Fri, 2014-07-25 at 01:00AM +0200, Andreas Färber wrote: > Signed-off-by: Andreas Färber <afaerber@xxxxxxx> > --- > v2: New > > arch/arm/boot/dts/zynq-parallella.dts | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > > diff --git a/arch/arm/boot/dts/zynq-parallella.dts b/arch/arm/boot/dts/zynq-parallella.dts > index e60a0a9..8beaacc 100644 > --- a/arch/arm/boot/dts/zynq-parallella.dts > +++ b/arch/arm/boot/dts/zynq-parallella.dts > @@ -32,6 +32,31 @@ > bootargs = "console=ttyPS0,115200 earlyprintk root=/dev/mmcblk0p2 rootfstype=ext4 rw rootwait"; > linux,stdout-path = "/amba/serial@e0001000"; > }; > + > + fpga { Do you really want FPGA components in this DT? If somebody tries booting with this DT without programming with a corresponding bitstream, the whole system might hang. Just something to consider. Sören -- 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