Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753584AbbHDPxH (ORCPT ); Tue, 4 Aug 2015 11:53:07 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:54518 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751679AbbHDPxD (ORCPT ); Tue, 4 Aug 2015 11:53:03 -0400 Date: Tue, 4 Aug 2015 16:52:36 +0100 From: Mark Brown To: Vignesh R Cc: David Woodhouse , Brian Norris , Tony Lindgren , Russell King , Huang Shijie , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, linux-spi@vger.kernel.org Message-ID: <20150804155236.GS20873@sirena.org.uk> References: <1438072876-16338-1-git-send-email-vigneshr@ti.com> <1438072876-16338-5-git-send-email-vigneshr@ti.com> <20150731181903.GN20873@sirena.org.uk> <55BEF5D1.1050608@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DNbkntcEGyiBe7B+" Content-Disposition: inline In-Reply-To: <55BEF5D1.1050608@ti.com> X-Cookie: Please take note: User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [RFC PATCH 4/5] ARM: dts: DRA7: Add memory map region entries for qspi X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1609 Lines: 45 --DNbkntcEGyiBe7B+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Aug 03, 2015 at 10:32:09AM +0530, Vignesh R wrote: > On 07/31/2015 11:49 PM, Mark Brown wrote: > >> - reg = <0x47900000 0x100>; > >> + reg = <0x47900000 0x100>, > >> + <0x30000000 0x3ffffff>; > >> + reg-names = "qspi_base", "qspi_mmap"; > > The DT binding document for the controller needs to be extended to > > document this change in the binding. > DT bindings are already documented at > Documentation/devicetree/bindings/spi/ti_qspi.txt. Did you mean to add > this node as an example in that file? No, I mean you're changing the binding to add this new memory region - that new region needs to be added to the documentation. --DNbkntcEGyiBe7B+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVwN/DAAoJECTWi3JdVIfQDmgIAIR4xT4J2eYaCKDeCNkOZR0Z oGMLIpACnU+bu9wiAPbfQMq43bQOdP7XSZAHrxKkXmLVZpVUPeGpOmN4Wa99U25W whmSIjwJf73efIv8N8K4Y4QUiU73JL1RAfIDl2moe2708e4sFEJGN0NufeHcppHr vZdjKfIfhVnZ6DuF7TkItapDBq6E5BVMXLoIr1RCN11gYcupBqBiqQGEhrY6fQsy bVzX1OjtJoGtTaybt1or9KPgMWcP2EapqBJ8qTwcLdnAlsMr8Jb1qxS89in82Q6q QqwahNKtFSNzzVtds/Mc7YOEGUBdl9qWc669cKTwJClNmbHv4chkuXAPCnkf7uU= =Hgzf -----END PGP SIGNATURE----- --DNbkntcEGyiBe7B+-- -- 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/