From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH v2 3/3] arm64: dts: renesas: r8a774a1: Add CAN nodes Date: Mon, 1 Oct 2018 14:44:43 +0200 Message-ID: <20181001124443.g55dwzqpguhglspv@verge.net.au> References: <1536576195-11520-1-git-send-email-fabrizio.castro@bp.renesas.com> <1536576195-11520-4-git-send-email-fabrizio.castro@bp.renesas.com> <20180911133220.3kjx5dqp65drx3qs@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Fabrizio Castro Cc: Mark Rutland , "devicetree@vger.kernel.org" , Chris Paterson , Magnus Damm , Geert Uytterhoeven , Sergei Shtylyov , Catalin Marinas , Will Deacon , Biju Das , "linux-renesas-soc@vger.kernel.org" , Rob Herring , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Thu, Sep 27, 2018 at 10:53:41AM +0000, Fabrizio Castro wrote: > Hello Simon, > > > Subject: Re: [PATCH v2 3/3] arm64: dts: renesas: r8a774a1: Add CAN nodes > > > > On Mon, Sep 10, 2018 at 11:43:15AM +0100, Fabrizio Castro wrote: > > > From: Chris Paterson > > > > > > Add the device nodes for both RZ/G2M CAN channels. > > > > > > Signed-off-by: Chris Paterson > > > Reviewed-by: Biju Das > > > --- > > > > > > v1->v2: > > > * replaced "renesas,rzg-gen2-can" with "renesas,rcar-gen3-can" as per > > > Geert's comment. > > > > > > This patch applies on top of renesas-devel-20180906-v4.19-rc2. > > > > Thanks Fabrizio, > > > > I would like to waif for the bindings to be accepted before accepting this > > patch. > > Marc has taken the bindings, I guess we can unblock this patch now? Thanks, applied for v4.21. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:45965 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729277AbeJATW0 (ORCPT ); Mon, 1 Oct 2018 15:22:26 -0400 Date: Mon, 1 Oct 2018 14:44:43 +0200 From: Simon Horman To: Fabrizio Castro Cc: Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Chris Paterson , Sergei Shtylyov , Magnus Damm , "linux-renesas-soc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Geert Uytterhoeven , Biju Das Subject: Re: [PATCH v2 3/3] arm64: dts: renesas: r8a774a1: Add CAN nodes Message-ID: <20181001124443.g55dwzqpguhglspv@verge.net.au> References: <1536576195-11520-1-git-send-email-fabrizio.castro@bp.renesas.com> <1536576195-11520-4-git-send-email-fabrizio.castro@bp.renesas.com> <20180911133220.3kjx5dqp65drx3qs@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Thu, Sep 27, 2018 at 10:53:41AM +0000, Fabrizio Castro wrote: > Hello Simon, > > > Subject: Re: [PATCH v2 3/3] arm64: dts: renesas: r8a774a1: Add CAN nodes > > > > On Mon, Sep 10, 2018 at 11:43:15AM +0100, Fabrizio Castro wrote: > > > From: Chris Paterson > > > > > > Add the device nodes for both RZ/G2M CAN channels. > > > > > > Signed-off-by: Chris Paterson > > > Reviewed-by: Biju Das > > > --- > > > > > > v1->v2: > > > * replaced "renesas,rzg-gen2-can" with "renesas,rcar-gen3-can" as per > > > Geert's comment. > > > > > > This patch applies on top of renesas-devel-20180906-v4.19-rc2. > > > > Thanks Fabrizio, > > > > I would like to waif for the bindings to be accepted before accepting this > > patch. > > Marc has taken the bindings, I guess we can unblock this patch now? Thanks, applied for v4.21. From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Mon, 1 Oct 2018 14:44:43 +0200 Subject: [PATCH v2 3/3] arm64: dts: renesas: r8a774a1: Add CAN nodes In-Reply-To: References: <1536576195-11520-1-git-send-email-fabrizio.castro@bp.renesas.com> <1536576195-11520-4-git-send-email-fabrizio.castro@bp.renesas.com> <20180911133220.3kjx5dqp65drx3qs@verge.net.au> Message-ID: <20181001124443.g55dwzqpguhglspv@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Sep 27, 2018 at 10:53:41AM +0000, Fabrizio Castro wrote: > Hello Simon, > > > Subject: Re: [PATCH v2 3/3] arm64: dts: renesas: r8a774a1: Add CAN nodes > > > > On Mon, Sep 10, 2018 at 11:43:15AM +0100, Fabrizio Castro wrote: > > > From: Chris Paterson > > > > > > Add the device nodes for both RZ/G2M CAN channels. > > > > > > Signed-off-by: Chris Paterson > > > Reviewed-by: Biju Das > > > --- > > > > > > v1->v2: > > > * replaced "renesas,rzg-gen2-can" with "renesas,rcar-gen3-can" as per > > > Geert's comment. > > > > > > This patch applies on top of renesas-devel-20180906-v4.19-rc2. > > > > Thanks Fabrizio, > > > > I would like to waif for the bindings to be accepted before accepting this > > patch. > > Marc has taken the bindings, I guess we can unblock this patch now? Thanks, applied for v4.21.