From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752693AbdHIJJY (ORCPT ); Wed, 9 Aug 2017 05:09:24 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:54475 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752333AbdHIJJW (ORCPT ); Wed, 9 Aug 2017 05:09:22 -0400 Date: Wed, 9 Aug 2017 11:09:18 +0200 From: Simon Horman To: Chris Paterson Cc: Fabrizio Castro , "robh+dt@kernel.org" , "mark.rutland@arm.com" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Biju Das , "linux-renesas-soc@vger.kernel.org" Subject: Re: [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform Message-ID: <20170809090918.GO2705@verge.net.au> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organisation: Horms Solutions BV User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 08, 2017 at 02:14:50PM +0000, Chris Paterson wrote: > + linux-renesas-soc Thanks Chris, I would not have seen these patches otherwise. Fabrizio, these patches seem find to me. Please repost them with myself and linux-renesas-soc@vger.kernel.org CCed so they hit the patchwork of that ML and I can apply them. Please add any "Acked-by" or other tags that you may have received - patchwork can't currently see them either. I would also consider dropping the CC of linux-kernel@vger.kernel.org, there is no need to circulate these patches there. > > > From: Fabrizio Castro [mailto:fabrizio.castro@bp.renesas.com] > > Sent: 08 August 2017 13:28 > > To: robh+dt@kernel.org; mark.rutland@arm.com > > > > Hello, > > > > This series aims to add the documentation for the device tree bindings of the > > iWave iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development kit: > > http://www.iwavesystems.com/product/development-platform/sodimm- > > evaluation-boards/rz-g1e-sodimm-development-kit-28/rz-g1e-sodimm- > > development-kit.html > > > > which consists of a System on Module (iW-RainboW-G22M-SM) and a carrier > > card (iW-RainboW-G22D). > > > > Regards, > > > > Fabrizio Castro (2): > > ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on > > Module > > ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development > > Platform > > > > Documentation/devicetree/bindings/arm/shmobile.txt | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > -- > > 1.9.1 >