Re: [PATCH v3 5/7] (WIP) drm/solomon: Add SSD130X OLED displays SPI support
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2022-02-09 15:18:24
Also in:
linux-fbdev, lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2022-02-09 15:18:24
Also in:
linux-fbdev, lkml
On Wed, Feb 09, 2022 at 01:25:46PM +0100, Geert Uytterhoeven wrote:
On Wed, Feb 9, 2022 at 10:12 AM Javier Martinez Canillas [off-list ref] wrote:
...
quoted
+ .compatible = "solomon,ssd1305fb-spi",This needs an update to the DT bindings. Hence this may be a good time to deprecate the existing "solomon,ssd130*fb-i2c" compatible values, and switch to "solomon,ssd130*fb" instead, for both I2C and SPI.
Agree!
Of course the I2C subdriver still has to bind against the old values, too, for backwards compatibility.
-- With Best Regards, Andy Shevchenko