commit | d34ed3284619879b20b155d20df56085ab2d2579 | [log] [tgz] |
---|---|---|
author | Isaev Denis <anelderlyfox@yahoo.com> | Thu Apr 10 10:05:38 2025 +0300 |
committer | Benjamin Cabé <kartben@gmail.com> | Mon Apr 21 20:03:50 2025 +0200 |
tree | 912a523d171a4aa57dc1b64d1fd63e946f091141 | |
parent | a250e913962999e7b4e3bc7ee797a979df83feb6 [diff] |
drivers: display: elcdif: remove backlight enable pin dependency The driver no longer requires a backlight enable GPIO pin to be defined, which allows compatibility with displays that do not provide such a pin. Signed-off-by: Isaev Denis <anelderlyfox@yahoo.com>