All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>
Cc: mkl@pengutronix.de, 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,
	netdev@vger.kernel.org, chris.paterson2@renesas.com
Subject: Re: [PATCH 2/2] arm64: dts: r8a7795: Add CAN support
Date: Wed, 2 Mar 2016 09:25:27 +0900	[thread overview]
Message-ID: <20160302002527.GG17986@verge.net.au> (raw)
In-Reply-To: <1456737661-20538-3-git-send-email-ramesh.shanmugasundaram@bp.renesas.com>

On Mon, Feb 29, 2016 at 09:21:01AM +0000, 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 <ramesh.shanmugasundaram@bp.renesas.com>

I have deferred this patch pending acceptance of the bindings
(basically patch 1/2). Please repost this patch or ping me once
that has happened.

WARNING: multiple messages have this Message-ID (diff)
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] arm64: dts: r8a7795: Add CAN support
Date: Wed, 2 Mar 2016 09:25:27 +0900	[thread overview]
Message-ID: <20160302002527.GG17986@verge.net.au> (raw)
In-Reply-To: <1456737661-20538-3-git-send-email-ramesh.shanmugasundaram@bp.renesas.com>

On Mon, Feb 29, 2016 at 09:21:01AM +0000, 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 <ramesh.shanmugasundaram@bp.renesas.com>

I have deferred this patch pending acceptance of the bindings
(basically patch 1/2). Please repost this patch or ping me once
that has happened.

  reply	other threads:[~2016-03-02  0:25 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-29  9:20 [PATCH 0/2] Add CAN support to r8a7795 SoC Ramesh Shanmugasundaram
2016-02-29  9:20 ` Ramesh Shanmugasundaram
     [not found] ` <1456737661-20538-1-git-send-email-ramesh.shanmugasundaram-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2016-02-29  9:21   ` [PATCH 1/2] can: rcar_can: Add r8a7795 support Ramesh Shanmugasundaram
2016-02-29  9:21     ` Ramesh Shanmugasundaram
2016-02-29  9:21     ` Ramesh Shanmugasundaram
     [not found]     ` <1456737661-20538-2-git-send-email-ramesh.shanmugasundaram-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2016-02-29  9:38       ` Marc Kleine-Budde
2016-02-29  9:38         ` Marc Kleine-Budde
2016-02-29  9:38         ` Marc Kleine-Budde
2016-02-29  9:56         ` Ramesh Shanmugasundaram
2016-02-29  9:56           ` Ramesh Shanmugasundaram
2016-02-29 10:00           ` Marc Kleine-Budde
2016-02-29 10:00             ` Marc Kleine-Budde
2016-02-29 12:47             ` Marc Kleine-Budde
2016-02-29 12:47               ` Marc Kleine-Budde
2016-02-29 14:06               ` Ramesh Shanmugasundaram
2016-02-29 14:06                 ` Ramesh Shanmugasundaram
2016-02-29 10:02           ` Marc Kleine-Budde
2016-02-29 10:02             ` Marc Kleine-Budde
2016-02-29  9:54     ` Geert Uytterhoeven
2016-02-29  9:54       ` Geert Uytterhoeven
2016-02-29 11:06       ` Ramesh Shanmugasundaram
2016-02-29 11:06         ` Ramesh Shanmugasundaram
2016-02-29  9:21 ` [PATCH 2/2] arm64: dts: r8a7795: Add CAN support Ramesh Shanmugasundaram
2016-02-29  9:21   ` Ramesh Shanmugasundaram
2016-03-02  0:25   ` Simon Horman [this message]
2016-03-02  0:25     ` Simon Horman
2016-02-29  9:34 ` [PATCH 0/2] Add CAN support to r8a7795 SoC Marc Kleine-Budde
2016-02-29  9:34   ` Marc Kleine-Budde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160302002527.GG17986@verge.net.au \
    --to=horms@verge.net.au \
    --cc=chris.paterson2@renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=pawel.moll@arm.com \
    --cc=ramesh.shanmugasundaram@bp.renesas.com \
    --cc=robh+dt@kernel.org \
    --cc=wg@grandegger.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.