Re: [PATCH 3/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays

From: Andy Shevchenko
Date: Tue Feb 01 2022 - 04:49:20 EST


On Tue, Feb 01, 2022 at 10:33:31AM +0100, Thomas Zimmermann wrote:
> Am 31.01.22 um 21:29 schrieb Javier Martinez Canillas:

> > +obj-$(CONFIG_TINYDRM_SSD1307) += ssd1307.o
>
> Maybe call it ssd130x

Either way it's good to list all supported models in "help" of Kconfig.

Also here is the question, should we keep backward compatibility or not?
If not, we never can remove the old driver (until last user gone).

--
With Best Regards,
Andy Shevchenko