Mostafa Weshahy writes:
Hello Mostafa,
> drm/ili9163: Add "1.8-128160EF" to spi_device_id table
>
> Currently enabling CONFIG_TINYDRM_ILI9163 driver - regardless of the device
> tree - results in the below confusing log line:
> SPI driver ili9163 has no spi_device_id for newhaven,1.8-128160EF
>
Currently enabling CONFIG_TINYDRM_ILI9163 driver - regardless of the device
tree - results in the below confusing log line:
SPI driver ili9163 has no spi_device_id for newhaven,1.8-128160EF
This commit fixes this false alarm by adding "1.8-128160EF" to
spi_device_id table of ili9163 driver.
Signe
drm/ili9163: Add "1.8-128160EF" to spi_device_id table
Currently enabling CONFIG_TINYDRM_ILI9163 driver - regardless of the device
tree - results in the below confusing log line:
SPI driver ili9163 has no spi_device_id for newhaven,1.8-128160EF
This commit fixes this false alarm by adding "1.8-12