[PATCH 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
Javier Martinez Canillas
javierm at redhat.com
Tue Feb 1 13:09:12 UTC 2022
Hello Geert,
On 2/1/22 12:38, Geert Uytterhoeven wrote:
[snip]
>>
>> Since the current binding has a compatible "ssd1305fb-i2c", we could make the
>> new one "ssd1305drm-i2c" or better, just "ssd1305-i2c".
>
> DT describes hardware, not software policy.
> If the hardware is the same, the DT bindings should stay the same.
>
Yes I know that but the thing is that the current binding don't describe
the hardware correctly. For instance, don't use a backlight DT node as a
property of the panel and have this "fb" suffix in the compatible strings.
Having said that, my opinion is that we should just keep with the existing
bindings and make compatible to that even if isn't completely correct.
Since that will ease adoption of the new DRM driver and allow users to use
it without the need to update their DTBs.
Best regards,
--
Javier Martinez Canillas
Linux Engineering
Red Hat
More information about the dri-devel
mailing list