From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Paterson Subject: RE: [PATCH v2] ARM: dts: r8a7743: add IIC cores to dtsi Date: Wed, 30 Aug 2017 07:46:34 +0000 Message-ID: References: <12d923ba-184c-ef59-f27b-41a7592a5f93@cogentembedded.com> <1502704398-28378-1-git-send-email-biju.das@bp.renesas.com> <20170830073214.GL10398@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20170830073214.GL10398-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org> Content-Language: en-US Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Simon Horman , Sergei Shtylyov Cc: Wolfram Sang , Biju Das , Geert Uytterhoeven , Mark Rutland , Magnus Damm , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Rob Herring , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , Russell King List-Id: devicetree@vger.kernel.org > From: Simon Horman [mailto:horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org] > Sent: 30 August 2017 08:32 >=20 > On Tue, Aug 22, 2017 at 03:23:39PM +0300, Sergei Shtylyov wrote: > > On 08/22/2017 12:10 PM, Chris Paterson wrote: > > > > >>From: Biju Das [mailto:biju.das-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org] > > >>Sent: 14 August 2017 10:53 > > >> > > >>Signed-off-by: Biju Das > > >>--- > > >>v1-->v2 > > >> Corrected the resets property for i2c6 device node. > > > > > >Are you happy with this version of the patch? > > > > > >Or is the discussion for moving to 'iic' still alive? > > > > Yes, appears so. I'd like the labels to be named iic. >=20 > Chirs, I'm marking this as "Changes Requested" and expecting to see iic i= n v3 > when you are ready. Sure, thanks. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relmlor3.renesas.com ([210.160.252.173]:11377 "EHLO relmlie2.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751186AbdH3Hql (ORCPT ); Wed, 30 Aug 2017 03:46:41 -0400 From: Chris Paterson To: Simon Horman , Sergei Shtylyov CC: Wolfram Sang , Biju Das , Geert Uytterhoeven , Mark Rutland , Magnus Damm , "devicetree@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , "Rob Herring" , "linux-arm-kernel@lists.infradead.org" , Russell King Subject: RE: [PATCH v2] ARM: dts: r8a7743: add IIC cores to dtsi Date: Wed, 30 Aug 2017 07:46:34 +0000 Message-ID: References: <12d923ba-184c-ef59-f27b-41a7592a5f93@cogentembedded.com> <1502704398-28378-1-git-send-email-biju.das@bp.renesas.com> <20170830073214.GL10398@verge.net.au> In-Reply-To: <20170830073214.GL10398@verge.net.au> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: > From: Simon Horman [mailto:horms@verge.net.au] > Sent: 30 August 2017 08:32 >=20 > On Tue, Aug 22, 2017 at 03:23:39PM +0300, Sergei Shtylyov wrote: > > On 08/22/2017 12:10 PM, Chris Paterson wrote: > > > > >>From: Biju Das [mailto:biju.das@bp.renesas.com] > > >>Sent: 14 August 2017 10:53 > > >> > > >>Signed-off-by: Biju Das > > >>--- > > >>v1-->v2 > > >> Corrected the resets property for i2c6 device node. > > > > > >Are you happy with this version of the patch? > > > > > >Or is the discussion for moving to 'iic' still alive? > > > > Yes, appears so. I'd like the labels to be named iic. >=20 > Chirs, I'm marking this as "Changes Requested" and expecting to see iic i= n v3 > when you are ready. Sure, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris.Paterson2@renesas.com (Chris Paterson) Date: Wed, 30 Aug 2017 07:46:34 +0000 Subject: [PATCH v2] ARM: dts: r8a7743: add IIC cores to dtsi In-Reply-To: <20170830073214.GL10398@verge.net.au> References: <12d923ba-184c-ef59-f27b-41a7592a5f93@cogentembedded.com> <1502704398-28378-1-git-send-email-biju.das@bp.renesas.com> <20170830073214.GL10398@verge.net.au> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > From: Simon Horman [mailto:horms at verge.net.au] > Sent: 30 August 2017 08:32 > > On Tue, Aug 22, 2017 at 03:23:39PM +0300, Sergei Shtylyov wrote: > > On 08/22/2017 12:10 PM, Chris Paterson wrote: > > > > >>From: Biju Das [mailto:biju.das at bp.renesas.com] > > >>Sent: 14 August 2017 10:53 > > >> > > >>Signed-off-by: Biju Das > > >>--- > > >>v1-->v2 > > >> Corrected the resets property for i2c6 device node. > > > > > >Are you happy with this version of the patch? > > > > > >Or is the discussion for moving to 'iic' still alive? > > > > Yes, appears so. I'd like the labels to be named iic. > > Chirs, I'm marking this as "Changes Requested" and expecting to see iic in v3 > when you are ready. Sure, thanks.