devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] ARM: mvebu: fix usb on Linksys Caiman
@ 2016-03-29 13:56 Patrick Uiterwijk
       [not found] ` <1459259813-5278-1-git-send-email-patrick-TjDN7UKZo3m+BTG0ijDn3Q@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Patrick Uiterwijk @ 2016-03-29 13:56 UTC (permalink / raw)
  To: jason-NLaQJdtUoK4Be96aLqz0jA, andrew-g2DYL2Zd6BY,
	gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8,
	sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w,
	linux-lFZ/pmaqli7XmaaqVzeoHQ
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	pbrobinson-Re5JQEeQqe8AvxtiuMwx3w

Hi,

These patches fix the USB ports on Linksys Caiman (WRT1200AC) on 4.6rc1.
After a lot of trial and error, I found out that if there's any unit
with name "usb@58000" defined, none of the USB ports work, but if I
change it to anything else, the USB3 port comes up. And if I then also
bring the linksys.dtsi unit name in sync (and different from USB@58000),
the USB2 port also comes up.

I can change it to literally anything else: nonsense@58000 and usb@58001
work, it's only usb@58000 that doesn't work as far as I have found.
Since the ehci-orion documentation gives the example of ehci@50000, I just
brought all of the Orion EHCI device tree definitions in sync with this.


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-03-29 17:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-29 13:56 [patch] ARM: mvebu: fix usb on Linksys Caiman Patrick Uiterwijk
     [not found] ` <1459259813-5278-1-git-send-email-patrick-TjDN7UKZo3m+BTG0ijDn3Q@public.gmane.org>
2016-03-29 13:56   ` [PATCH 1/2] ARM: mvebu: correct the usb node name from usb@ to ehci@ Patrick Uiterwijk
     [not found]     ` <1459259813-5278-2-git-send-email-patrick-TjDN7UKZo3m+BTG0ijDn3Q@public.gmane.org>
2016-03-29 14:05       ` Arnd Bergmann
2016-03-29 16:37         ` Gregory CLEMENT
     [not found]           ` <87zithutnn.fsf-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2016-03-29 16:49             ` Patrick Uiterwijk
     [not found]               ` <CAJweMdbywGZF1qJF2Nv3RTJb_dULOS_JAQpsPJjYgG+5Y7HU3w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-03-29 17:06                 ` Thomas Petazzoni
     [not found]                   ` <20160329190648.1f37cbc3-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2016-03-29 17:09                     ` Patrick Uiterwijk
     [not found]                       ` <CAJweMdZXSjichcbMkg9o8=+Ecjmqg1pNU8UTOL1uY6TJXzZvxw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-03-29 17:11                         ` Thomas Petazzoni
2016-03-29 13:56   ` [PATCH 2/2] ARM: mvebu: Correct unit address for linksys Patrick Uiterwijk

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).