From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-bn1on0074.outbound.protection.outlook.com ([157.56.110.74] helo=na01-bn1-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aIfzk-0003mp-Ls for linux-mtd@lists.infradead.org; Mon, 11 Jan 2016 17:11:05 +0000 Message-ID: <5693E079.3050301@opensource.altera.com> Date: Mon, 11 Jan 2016 11:03:53 -0600 From: Dinh Nguyen MIME-Version: 1.0 To: Marek Vasut CC: , Graham Moore , Alan Tull , Brian Norris , David Woodhouse , "R, Vignesh" , Yves Vandervennet , Subject: Re: [PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver. References: <1452486886-8049-1-git-send-email-marex@denx.de> <5693D306.9070001@opensource.altera.com> <201601111732.23954.marex@denx.de> In-Reply-To: <201601111732.23954.marex@denx.de> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 01/11/2016 10:32 AM, Marek Vasut wrote: > On Monday, January 11, 2016 at 05:06:30 PM, Dinh Nguyen wrote: >> Hi Marek, > > Hi! > >> On 01/10/2016 10:34 PM, Marek Vasut wrote: >>> From: Graham Moore >>> >>> Add binding document for the Cadence QSPI controller. >>> >>> Signed-off-by: Graham Moore >>> Signed-off-by: Marek Vasut >>> Cc: Alan Tull >>> Cc: Brian Norris >>> Cc: David Woodhouse >>> Cc: Dinh Nguyen >>> Cc: Graham Moore >>> Cc: "R, Vignesh" >>> Cc: Yves Vandervennet >>> Cc: devicetree@vger.kernel.org >>> --- >> >> I think you also need to CC the following people for proper review of >> these bindings: >> >> Rob Herring (maintainer:OPEN FIRMWARE AND FLATTENED >> DEVICE TREE BINDINGS) >> Pawel Moll (maintainer:OPEN FIRMWARE AND FLATTENED >> DEVICE TREE BINDINGS) >> Mark Rutland (maintainer:OPEN FIRMWARE AND >> FLATTENED DEVICE TREE BINDINGS) >> Ian Campbell (maintainer:OPEN FIRMWARE >> AND FLATTENED DEVICE TREE BINDINGS) >> Kumar Gala (maintainer:OPEN FIRMWARE AND >> FLATTENED DEVICE TREE BINDINGS) > > Isn't it enough to submit them to devicetree@vger ? > Not sure, but I always CC those names explicitly for DTS bindings since they are listed in the MAINTAINERS file. Dinh