soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Doug Anderson <dianders@chromium.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	SoC Team <soc@kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL] ARM: SoC fixes for v5.10, part 3
Date: Mon, 7 Dec 2020 21:19:52 +0100	[thread overview]
Message-ID: <CAMuHMdUT83EkE-phUX2Z431AtGPfZvXeKwQriDKEHJKfr2R40A@mail.gmail.com> (raw)
Message-ID: <20201207201952.Ijn1xAlBDZf1qQ7ceRgkTtD3oDvqaXSny5ONjF7IPR0@z> (raw)
In-Reply-To: <CAK8P3a1Va_xJzk8qqJM1VBWfSKpomKbQh_NpPO20aoORoe0SWQ@mail.gmail.com>

CC devicetree

On Tue, Dec 1, 2020 at 3:06 PM Arnd Bergmann <arnd@kernel.org> wrote:
> On Tue, Dec 1, 2020 at 12:39 PM Ulf Hansson <ulf.hansson@linaro.org> wrote:
> > So, I think we have two options. If people are willing to move to
> > "disk labels" or to patch their DTBs with mmc aliases, things can stay
> > as is. Otherwise, we can revert the async probe parts of the mmc host
> > drivers, but that would still leave us in a fragile situation.
>
> Can you reliably detect whether the mmc aliases in the dt exist?
> If that's possible, maybe the async flag could be masked out to only have
> an effect when the device number is known.

IMHO DT aliases are not a proper solution for this.

Yes, you can detect reliably if an alias exists in the DT.
The problems start when having multiple devices, some with aliases,
some without.  And when devices can appear dynamically (without
aliases, as there is no support for dynamically updating the aliases
list).

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-12-07 20:21 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27 20:51 [GIT PULL] ARM: SoC fixes for v5.10, part 3 Arnd Bergmann
2020-11-27 20:51 ` Arnd Bergmann
2020-11-27 22:56 ` Linus Torvalds
2020-11-27 22:56   ` Linus Torvalds
2020-11-27 22:56   ` Linus Torvalds
2020-11-30 17:04   ` Doug Anderson
2020-11-30 17:04     ` Doug Anderson
2020-11-30 17:04     ` Doug Anderson
2020-11-30 17:44     ` Linus Torvalds
2020-11-30 17:44       ` Linus Torvalds
2020-11-30 17:44       ` Linus Torvalds
2020-11-30 18:05       ` Russell King - ARM Linux admin
2020-11-30 18:05         ` Russell King - ARM Linux admin
2020-11-30 18:15         ` Linus Torvalds
2020-11-30 18:15           ` Linus Torvalds
2020-11-30 18:15           ` Linus Torvalds
2020-11-30 19:06           ` Russell King - ARM Linux admin
2020-11-30 19:06             ` Russell King - ARM Linux admin
2020-11-30 18:11       ` Doug Anderson
2020-11-30 18:11         ` Doug Anderson
2020-11-30 18:11         ` Doug Anderson
2020-11-30 18:22         ` Linus Torvalds
2020-11-30 18:22           ` Linus Torvalds
2020-11-30 18:22           ` Linus Torvalds
2020-11-30 22:54           ` Russell King - ARM Linux admin
2020-11-30 22:54             ` Russell King - ARM Linux admin
2020-12-01 11:39           ` Ulf Hansson
2020-12-01 11:39             ` Ulf Hansson
2020-12-01 11:39             ` Ulf Hansson
2020-12-01 14:00             ` Arnd Bergmann
2020-12-01 14:00               ` Arnd Bergmann
2020-12-07 20:19               ` Geert Uytterhoeven [this message]
2020-12-07 20:19                 ` Geert Uytterhoeven
2020-12-07 20:19                 ` Geert Uytterhoeven
2020-12-07 21:55                 ` Arnd Bergmann
2020-12-07 21:55                   ` Arnd Bergmann
2020-12-07 22:15                   ` Doug Anderson
2020-12-07 22:15                     ` Doug Anderson
2020-12-07 22:15                     ` Doug Anderson
2020-12-08  7:31                     ` Geert Uytterhoeven
2020-12-08  7:31                       ` Geert Uytterhoeven
2020-12-08  7:31                       ` Geert Uytterhoeven
2020-12-14 20:22                       ` Ulf Hansson
2020-12-14 20:22                         ` Ulf Hansson
2020-12-14 20:22                         ` Ulf Hansson
2020-12-15  8:19                         ` Geert Uytterhoeven
2020-12-15  8:19                           ` Geert Uytterhoeven
2020-12-15  8:19                           ` Geert Uytterhoeven
2020-12-15  9:53                           ` Ulf Hansson
2020-12-15  9:53                             ` Ulf Hansson
2020-12-15  9:53                             ` Ulf Hansson
2020-11-30 17:27   ` Dmitry Torokhov
2020-11-30 17:27     ` Dmitry Torokhov
2020-11-30 17:27     ` Dmitry Torokhov
2020-12-05 20:48     ` Pavel Machek
2020-12-05 20:48       ` Pavel Machek
2020-11-27 23:29 ` pr-tracker-bot
2020-11-27 23:29   ` pr-tracker-bot

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=CAMuHMdUT83EkE-phUX2Z431AtGPfZvXeKwQriDKEHJKfr2R40A@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=arnd@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dianders@chromium.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=ulf.hansson@linaro.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).