From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Fri, 11 Jul 2014 15:09:22 +0000 Subject: Re: [PATCH 10/13] [RFC] ARM: dts: Add shmobile platform device tree bindings documentation Message-Id: <20140711150921.GA1777@verge.net.au> List-Id: References: <1404908623-909-1-git-send-email-geert+renesas@glider.be> <1404908623-909-11-git-send-email-geert+renesas@glider.be> <20140711091720.GO12420@verge.net.au> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Fri, Jul 11, 2014 at 04:26:03PM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Fri, Jul 11, 2014 at 11:17 AM, Simon Horman wrote: > > On Wed, Jul 09, 2014 at 02:23:40PM +0200, Geert Uytterhoeven wrote: > >> Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings > >> Documentation, listing supported SoCs and boards. > >> > >> This allows to use checkpatch to validate DTSes referring to Renesas > >> shmobile SoCs, and boards containing those SoCs. > >> > >> Signed-off-by: Geert Uytterhoeven > >> Cc: linux-arm-kernel@lists.infradead.org > > > > Thanks Geert, > > > > from my point of view this seems nice. Is there a reason it is marked as an RFC? > > >From the cover letter: > > "The last 4 patches contain compatible strings for new R-Car Gen2 SoCs, > which are not yet in active use, hence the RFC status." Thanks, sorry for missing that.