[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YPhT1APE8QweDCoP@smile.fi.intel.com>
Date: Wed, 21 Jul 2021 20:05:24 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Andreas Schwab <schwab@...e.de>
Cc: Ulf Hansson <ulf.hansson@...aro.org>,
Tobias Schramm <t.schramm@...jaro.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mmc: mmc_spi: add spi:mmc-spi-slot alias
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
Powered by blists - more mailing lists