From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Wed, 2 Mar 2016 09:28:06 +0900 Subject: [PATCH] arm64: dts: r8a7795: Add CAN support In-Reply-To: References: <1456755759-51288-1-git-send-email-ramesh.shanmugasundaram@bp.renesas.com> <56D54EFA.6020105@pengutronix.de> Message-ID: <20160302002806.GH17986@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.