From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: mvebu: correct the usb node name from usb@ to ehci@
Date: Tue, 29 Mar 2016 19:11:34 +0200 [thread overview]
Message-ID: <20160329191134.0aeee57b@free-electrons.com> (raw)
In-Reply-To: <CAJweMdZXSjichcbMkg9o8=+Ecjmqg1pNU8UTOL1uY6TJXzZvxw@mail.gmail.com>
Hello,
On Tue, 29 Mar 2016 17:09:11 +0000, Patrick Uiterwijk wrote:
> > On Tue, 29 Mar 2016 16:49:43 +0000, Patrick Uiterwijk wrote:
> >
> >> Thank you for this pointer, setting fdt_skip_update no did fix this
> >> issue indeed.
> >
> > Hum, what should fix the problem is to set fdt_skip_update to "yes". If
> > you set it to "no", then the Marvell U-Boot will do its funky DTB
> > tweaks which are not necessarily compatible with the mainline kernel
> > DT bindings.
>
> Correct, I meant setting it to "yes" fixed the problem, sorry for the confusion.
Ok, then it makes sense. It's amazing how much weird issues this
Marvell U-Boot behavior has caused :-/
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Patrick Uiterwijk <patrick-TjDN7UKZo3m+BTG0ijDn3Q@public.gmane.org>
Cc: Gregory CLEMENT
<gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org,
andrew-g2DYL2Zd6BY@public.gmane.org,
Sebastian Hesselbarth
<sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Peter Robinson
<pbrobinson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
Subject: Re: [PATCH 1/2] ARM: mvebu: correct the usb node name from usb@ to ehci@
Date: Tue, 29 Mar 2016 19:11:34 +0200 [thread overview]
Message-ID: <20160329191134.0aeee57b@free-electrons.com> (raw)
In-Reply-To: <CAJweMdZXSjichcbMkg9o8=+Ecjmqg1pNU8UTOL1uY6TJXzZvxw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Hello,
On Tue, 29 Mar 2016 17:09:11 +0000, Patrick Uiterwijk wrote:
> > On Tue, 29 Mar 2016 16:49:43 +0000, Patrick Uiterwijk wrote:
> >
> >> Thank you for this pointer, setting fdt_skip_update no did fix this
> >> issue indeed.
> >
> > Hum, what should fix the problem is to set fdt_skip_update to "yes". If
> > you set it to "no", then the Marvell U-Boot will do its funky DTB
> > tweaks which are not necessarily compatible with the mainline kernel
> > DT bindings.
>
> Correct, I meant setting it to "yes" fixed the problem, sorry for the confusion.
Ok, then it makes sense. It's amazing how much weird issues this
Marvell U-Boot behavior has caused :-/
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
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
next prev parent reply other threads:[~2016-03-29 17:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-29 13:56 [patch] ARM: mvebu: fix usb on Linksys Caiman Patrick Uiterwijk
2016-03-29 13:56 ` Patrick Uiterwijk
2016-03-29 13:56 ` [PATCH 1/2] ARM: mvebu: correct the usb node name from usb@ to ehci@ Patrick Uiterwijk
2016-03-29 13:56 ` Patrick Uiterwijk
2016-03-29 14:05 ` Arnd Bergmann
2016-03-29 14:05 ` Arnd Bergmann
2016-03-29 16:37 ` Gregory CLEMENT
2016-03-29 16:37 ` Gregory CLEMENT
2016-03-29 16:49 ` Patrick Uiterwijk
2016-03-29 16:49 ` Patrick Uiterwijk
2016-03-29 17:06 ` Thomas Petazzoni
2016-03-29 17:06 ` Thomas Petazzoni
2016-03-29 17:09 ` Patrick Uiterwijk
2016-03-29 17:09 ` Patrick Uiterwijk
2016-03-29 17:11 ` Thomas Petazzoni [this message]
2016-03-29 17:11 ` Thomas Petazzoni
2016-03-29 13:56 ` [PATCH 2/2] ARM: mvebu: Correct unit address for linksys Patrick Uiterwijk
2016-03-29 13:56 ` Patrick Uiterwijk
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=20160329191134.0aeee57b@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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 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.