linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Shevchenko <andy.shevchenko@gmail.com>
To: Andreas Schwab <schwab@suse.de>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	Tobias Schramm <t.schramm@manjaro.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mmc: mmc_spi: add spi:mmc-spi-slot alias
Date: Wed, 21 Jul 2021 20:05:24 +0300	[thread overview]
Message-ID: <YPhT1APE8QweDCoP@smile.fi.intel.com> (raw)
In-Reply-To: <mvmh7gn649v.fsf@suse.de>

On Wed, Jul 21, 2021 at 06:05:48PM +0200, Andreas Schwab wrote:
> On Jul 21 2021, Andy Shevchenko wrote:
> 
> > What is your DT excerpt for it?
> 
> arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts:
> 
> &qspi2 {
> 	status = "okay";
> 	mmc@0 {
> 		compatible = "mmc-spi-slot";
> 		reg = <0>;
> 		spi-max-frequency = <20000000>;
> 		voltage-ranges = <3300 3300>;
> 		disable-wp;
> 	};
> };

Hmm...

I have counted 89 device drivers in the kernel that have OF ID table without
SPI ID table. I'm wondering if all of them need to be fixed.

Or problem is somewhere else?


-- 
With Best Regards,
Andy Shevchenko



  reply	other threads:[~2021-07-21 17:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-21 13:26 [PATCH] mmc: mmc_spi: add spi:mmc-spi-slot alias Andreas Schwab
2021-07-21 14:33 ` Andy Shevchenko
2021-07-21 14:37   ` Andreas Schwab
2021-07-21 15:03     ` Andy Shevchenko
2021-07-21 15:15       ` Andreas Schwab
2021-07-21 15:45         ` Andy Shevchenko
2021-07-21 16:05           ` Andreas Schwab
2021-07-21 17:05             ` Andy Shevchenko [this message]
2021-07-21 19:53               ` Andreas Schwab
2021-07-21 20:05                 ` Andy Shevchenko
2021-07-22 10:03               ` Andreas Schwab
2021-07-22 10:28                 ` Andy Shevchenko
2021-07-22 10:36                   ` Andy Shevchenko
2021-07-22 12:04                   ` Andreas Schwab
2021-07-22 12:37                     ` Andreas Schwab
  -- strict thread matches above, loose matches on Subject: below --
2021-07-08 14:11 Andreas Schwab

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=YPhT1APE8QweDCoP@smile.fi.intel.com \
    --to=andy.shevchenko@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=schwab@suse.de \
    --cc=t.schramm@manjaro.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).