[PATCH v2 0/2] drm/tiny: Ensure DT compatibles have SPI device IDs

Javier Martinez Canillas javierm at redhat.com
Thu Feb 3 09:48:47 UTC 2022


On 2/2/22 16:26, Mark Brown wrote:
> Currently autoloading for SPI devices does not use the DT ID table, it uses
> SPI modalises. Supporting OF modalises is going to be difficult if not
> impractical, an attempt was made but has been reverted, so this series
> adds SPI IDs where they aren't provided for a given modalias.
> 
> v2:
>  - Rebase onto v5.17-rc1.
> 
> Mark Brown (2):
>   drm/ili9486: Add SPI ID table
>   drm/st7735r: Add SPI ID table
> 
>  drivers/gpu/drm/tiny/ili9486.c | 2 ++
>  drivers/gpu/drm/tiny/st7735r.c | 1 +
>  2 files changed, 3 insertions(+)
> 

Reviewed-by: Javier Martinez Canillas <javierm at redhat.com>

Best regards,
-- 
Javier Martinez Canillas
Linux Engineering
Red Hat



More information about the dri-devel mailing list