]> git.baikalelectronics.ru Git - kernel.git/commit
drm/solomon: Add ssd130x new compatible strings and deprecate old ones.
authorJavier Martinez Canillas <javierm@redhat.com>
Tue, 19 Apr 2022 21:48:21 +0000 (23:48 +0200)
committerJavier Martinez Canillas <javierm@redhat.com>
Wed, 20 Apr 2022 16:48:17 +0000 (18:48 +0200)
commit6d19796cb53d601c34ff0f629760467d92317445
treefd9b4bb25c0604c36454dc774be2227048797f98
parent528ef48bad57c2e3100f84742a21378713dac8df
drm/solomon: Add ssd130x new compatible strings and deprecate old ones.

The current compatible strings for SSD130x I2C controllers contain an "fb"
and "-i2c" suffixes. These have been deprecated and more correct ones were
added, that don't encode a subsystem or bus used to interface the devices.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patchwork.freedesktop.org/patch/msgid/20220419214824.335075-4-javierm@redhat.com
drivers/gpu/drm/solomon/ssd130x-i2c.c