From: Roger Quadros <rogerq@ti.com>
To: Kevin Hilman <khilman@baylibre.com>, linux-omap@vger.kernel.org
Cc: ktouil@baylibre.com, linux-arm-kernel@lists.infradead.org,
dlewin@baylibre.com
Subject: Re: [PATCH] ARM: DTS: dra7: fix DCAN node addresses
Date: Mon, 21 May 2018 15:23:12 -0500 [thread overview]
Message-ID: <cf431fca-0372-bd50-88e7-d478e4aa52da@ti.com> (raw)
In-Reply-To: <20180521200832.24213-1-khilman@baylibre.com>
On 21/05/18 15:08, Kevin Hilman wrote:
> Fix the DT node addresses to match the reg property addresses,
> which were verified to match the TRM:
> http://www.ti.com/lit/pdf/sprui30
>
> Cc: Roger Quadros <rogerq@ti.com>
> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Thanks Kevin.
Acked-by: Roger Quadros <rogerq@ti.com>
> ---
> arch/arm/boot/dts/dra7.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
> index f4ddd86f2c77..8b423eacf76b 100644
> --- a/arch/arm/boot/dts/dra7.dtsi
> +++ b/arch/arm/boot/dts/dra7.dtsi
> @@ -1895,7 +1895,7 @@
> };
> };
>
> - dcan1: can@481cc000 {
> + dcan1: can@4ae3c000 {
> compatible = "ti,dra7-d_can";
> ti,hwmods = "dcan1";
> reg = <0x4ae3c000 0x2000>;
> @@ -1905,7 +1905,7 @@
> status = "disabled";
> };
>
> - dcan2: can@481d0000 {
> + dcan2: can@48480000 {
> compatible = "ti,dra7-d_can";
> ti,hwmods = "dcan2";
> reg = <0x48480000 0x2000>;
>
--
cheers,
-roger
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
next prev parent reply other threads:[~2018-05-21 20:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-21 20:08 [PATCH] ARM: DTS: dra7: fix DCAN node addresses Kevin Hilman
2018-05-21 20:23 ` Roger Quadros [this message]
2018-05-23 19:01 ` Tony Lindgren
2018-07-02 11:21 ` Tony Lindgren
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=cf431fca-0372-bd50-88e7-d478e4aa52da@ti.com \
--to=rogerq@ti.com \
--cc=dlewin@baylibre.com \
--cc=khilman@baylibre.com \
--cc=ktouil@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).