Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935120AbaGXXWu (ORCPT ); Thu, 24 Jul 2014 19:22:50 -0400 Received: from mail-bl2lp0204.outbound.protection.outlook.com ([207.46.163.204]:17840 "EHLO na01-bl2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932131AbaGXXWs (ORCPT ); Thu, 24 Jul 2014 19:22:48 -0400 Date: Thu, 24 Jul 2014 16:22:35 -0700 From: =?utf-8?B?U8O2cmVu?= Brinkmann To: Andreas =?utf-8?Q?F=C3=A4rber?= CC: Michal Simek , Andreas Olofsson , Matteo Vit , Sean Rickerd , , , , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King Subject: Re: [PATCH v2 08/11] ARM: dts: zynq: Add VDMA to Parallella References: <1406242820-20140-1-git-send-email-afaerber@suse.de> <1406242820-20140-9-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1406242820-20140-9-git-send-email-afaerber@suse.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-RCIS-Action: ALLOW Message-ID: X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:149.199.60.83;CTRY:US;IPV:NLI;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(6009001)(438002)(24454002)(189002)(377424004)(51704005)(199002)(44976005)(46102001)(20776003)(74316001)(54356999)(85182001)(6806004)(31696002)(64706001)(1496007)(53416004)(87936001)(85202003)(21056001)(107046002)(110136001)(102836001)(85852003)(95666004)(76482001)(79102001)(76176999)(31966008)(19580395003)(50466002)(70736001)(83322001)(575784001)(50986999)(4396001)(85306003)(74662001)(92726001)(104016003)(81542001)(83072002)(86362001)(80022001)(106466001)(81342001)(77096002)(99396002)(74502001)(23676002)(77982001)(19580405001)(83506001)(92566001)(107986001);DIR:OUT;SFP:;SCL:1;SRVR:BY2FFO11HUB003;H:xsj-pvapsmtpgw01;FPR:;MLV:sfv;PTR:unknown-60-83.xilinx.com;MX:1;A:1;LANG:en; X-OriginatorOrg: xilinx.onmicrosoft.com X-Microsoft-Antispam: BCL:0;PCL:0;RULEID: X-Forefront-PRVS: 028256169F Authentication-Results: spf=pass (sender IP is 149.199.60.83) smtp.mailfrom=soren.brinkmann@xilinx.com; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2014-07-25 at 01:00AM +0200, Andreas Färber wrote: > Signed-off-by: Andreas Färber > --- > 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 linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/