From: balbi@ti.com (Felipe Balbi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: Fix dm816x to use right compatible flag for MUSB
Date: Fri, 29 May 2015 11:31:55 -0500 [thread overview]
Message-ID: <20150529163127.GG2026@saruman.tx.rr.com> (raw)
In-Reply-To: <1432916828-13171-1-git-send-email-tony@atomide.com>
On Fri, May 29, 2015 at 09:27:08AM -0700, Tony Lindgren wrote:
> With commit 3e457371f436 ("usb: musb: Fix fifo reads for dm816x with
> musb_dsps") we need to use the right compatible flag to avoid issues
> with FIFO reads.
>
> Cc: Bin Liu <binmlist@gmail.com>
> Cc: Brian Hutchinson <b.hutchman@gmail.com>
> Cc: George Cherian <george.cherian@ti.com>
> Cc: Felipe Balbi <balbi@ti.com>
> Fixes: 3e457371f436 ("usb: musb: Fix fifo reads for dm816x with musb_dsps")
Acked-by: Felipe Balbi <balbi@ti.com>
> Signed-off-by: Tony Lindgren <tony@atomide.com>
> ---
> arch/arm/boot/dts/dm816x.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/dm816x.dtsi b/arch/arm/boot/dts/dm816x.dtsi
> index de8427b..289806a 100644
> --- a/arch/arm/boot/dts/dm816x.dtsi
> +++ b/arch/arm/boot/dts/dm816x.dtsi
> @@ -382,7 +382,7 @@
> ti,hwmods = "usb_otg_hs";
>
> usb0: usb at 47401000 {
> - compatible = "ti,musb-am33xx";
> + compatible = "ti,musb-dm816";
> reg = <0x47401400 0x400
> 0x47401000 0x200>;
> reg-names = "mc", "control";
> @@ -422,7 +422,7 @@
> };
>
> usb1: usb at 47401800 {
> - compatible = "ti,musb-am33xx";
> + compatible = "ti,musb-dm816";
> reg = <0x47401c00 0x400
> 0x47401800 0x200>;
> reg-names = "mc", "control";
> --
> 2.1.4
>
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150529/89ae288e/attachment.sig>
prev parent reply other threads:[~2015-05-29 16:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-29 16:27 [PATCH] ARM: dts: Fix dm816x to use right compatible flag for MUSB Tony Lindgren
2015-05-29 16:31 ` Felipe Balbi [this message]
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=20150529163127.GG2026@saruman.tx.rr.com \
--to=balbi@ti.com \
--cc=linux-arm-kernel@lists.infradead.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