Re: [PATCH v4 1/2] drm/tiny: ili9486: Enable driver module autoloading

2023-01-02 Thread Thomas Zimmermann
Hi Am 19.12.22 um 10:02 schrieb Carlo Caione: SPI devices use the spi_device_id for module autoloading even on systems using device tree. Add the spi_device_id entry to enable autoloading for the 3.5inch RPi Display (rpi-lcd-35 and piscreen). Reviewed-by: Neil Armstrong Signed-off-by: Carlo C

[PATCH v4 1/2] drm/tiny: ili9486: Enable driver module autoloading

2022-12-20 Thread Carlo Caione
SPI devices use the spi_device_id for module autoloading even on systems using device tree. Add the spi_device_id entry to enable autoloading for the 3.5inch RPi Display (rpi-lcd-35 and piscreen). Reviewed-by: Neil Armstrong Signed-off-by: Carlo Caione --- drivers/gpu/drm/tiny/ili9486.c | 2 ++