From: Johan Hovold <jhovold@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
Felipe Balbi <balbi@ti.com>, Mugunthan V N <mugunthanvnm@ti.com>,
Tony Lindgren <tony@atomide.com>,
bcousson@baylibre.com, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Leigh Brown <leigh@solinno.co.uk>,
devicetree@vger.kernel.org
Subject: Re: [PATCH 3.14 012/158] ARM: dts: am33xx: correcting dt node unit address for usb
Date: Mon, 5 May 2014 10:37:57 +0200 [thread overview]
Message-ID: <20140505083757.GB30739@localhost> (raw)
In-Reply-To: <20140504154031.690140742@linuxfoundation.org>
On Sun, May 04, 2014 at 11:38:41AM -0400, Greg Kroah-Hartman wrote:
> 3.14-stable review patch. If anyone has any objections, please let me know.
This one should not be backported without commit
a2f8d6b30321 ("ARM: dts: am335x: update USB DT references")
which is in Linus' tree but is not marked for stable (or USB will be
disabled for the boards relying on the old node addresses).
Thanks,
Johan
> ------------------
>
> From: Mugunthan V N <mugunthanvnm@ti.com>
>
> commit 8abcdd680d543fb582371e146e62ba9f2af8a816 upstream.
>
> DT node's unit address should be its own register offset address to make it a
> unique across the system. This patch corrects the incorrect USB entries with
> correct register offset for unit address.
>
> Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> Acked-by: Felipe Balbi <balbi@ti.com>
> Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
> Signed-off-by: Tony Lindgren <tony@atomide.com>
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>
> ---
> arch/arm/boot/dts/am33xx.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -448,7 +448,7 @@
> ti,hwmods = "usb_otg_hs";
> status = "disabled";
>
> - usb_ctrl_mod: control@44e10000 {
> + usb_ctrl_mod: control@44e10620 {
> compatible = "ti,am335x-usb-ctrl-module";
> reg = <0x44e10620 0x10
> 0x44e10648 0x4>;
> @@ -551,7 +551,7 @@
> "tx14", "tx15";
> };
>
> - cppi41dma: dma-controller@07402000 {
> + cppi41dma: dma-controller@47402000 {
> compatible = "ti,am3359-cppi41";
> reg = <0x47400000 0x1000
> 0x47402000 0x1000
next parent reply other threads:[~2014-05-05 8:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20140504154029.975081050@linuxfoundation.org>
[not found] ` <20140504154031.690140742@linuxfoundation.org>
2014-05-05 8:37 ` Johan Hovold [this message]
2014-05-05 20:47 ` [PATCH 3.14 012/158] ARM: dts: am33xx: correcting dt node unit address for usb Greg Kroah-Hartman
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=20140505083757.GB30739@localhost \
--to=jhovold@gmail.com \
--cc=balbi@ti.com \
--cc=bcousson@baylibre.com \
--cc=bigeasy@linutronix.de \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=leigh@solinno.co.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=mugunthanvnm@ti.com \
--cc=stable@vger.kernel.org \
--cc=tony@atomide.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 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).