From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH] arm64: dts: r8a7795: Add CAN support Date: Wed, 2 Mar 2016 09:28:06 +0900 Message-ID: <20160302002806.GH17986@verge.net.au> References: <1456755759-51288-1-git-send-email-ramesh.shanmugasundaram@bp.renesas.com> <56D54EFA.6020105@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-can-owner@vger.kernel.org To: Ramesh Shanmugasundaram Cc: Marc Kleine-Budde , "wg@grandegger.com" , "magnus.damm@gmail.com" , "robh+dt@kernel.org" , "pawel.moll@arm.com" , "mark.rutland@arm.com" , "ijc+devicetree@hellion.org.uk" , "galak@codeaurora.org" , "linux-renesas-soc@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-can@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Chris Paterson , Geert Uytterhoeven List-Id: devicetree@vger.kernel.org On Tue, Mar 01, 2016 at 08:20:25AM +0000, Ramesh Shanmugasundaram wrote: > Hi Marc, > > > On 02/29/2016 03:22 PM, Ramesh Shanmugasundaram wrote: > > > Adds CAN controller nodes for r8a7795. > > > > > > Note: CAN channel register base address mentioned in R-Car Gen3 > > > Hardware User Manual v0.5E is incorrect. The corrected base addresses > > are: > > > > > > CAN Channel 0 - 0xe6c30000 > > > CAN Channel 1 - 0xe6c38000 > > > > > > Signed-off-by: Ramesh Shanmugasundaram > > > > > > --- > > > Hi All, > > > > > > This patch is based on linux-next (tag:next-20160225) with following > > patch > > > applied on top > > > > Who should take this patch? > > If acked, I think it is Simon (who consolidates all Renesas ARM64 DT changes and make one pull request). Copied Geert too. I believe it is appropriate for me to take this patch the renesas tree. I would be glad of any review and Acks, though I don't think an Ack from the driver maintainer is strictly necessary. Assuming there are no objections I plan to queue up this patch once the bindings been queued up.