lkml.org 
[lkml]   [2021]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [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


\
 
 \ /
  Last update: 2021-07-21 19:05    [W:0.074 / U:0.796 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site