[PATCH 0/4] backlight: ktz8866: improve it and support slave
Pengyu Luo
mitltlatltl at gmail.com
Mon Apr 7 09:51:15 UTC 2025
Sending this patchset to support coming devices which are using dual
ktz8866, original driver would only handle half backlight region on
these devices, registering it twice is unreasonable, and two devices
share the same resources(pinctrl) which is required for every single
node under recent dt-bindings, so adding new support. and improve
original driver. Details in every commit log.
Pengyu Luo (4):
dt-bindings: backlight: kinetic,ktz8866: add ktz8866 slave compatible
backlight: ktz8866: add slave handler
backlight: ktz8866: improve current sinks setting
backlight: ktz8866: add definitions to make it more readable
.../leds/backlight/kinetic,ktz8866.yaml | 29 +++++-
drivers/video/backlight/ktz8866.c | 99 ++++++++++++++++---
2 files changed, 108 insertions(+), 20 deletions(-)
--
2.49.0
More information about the dri-devel
mailing list