[PATCH v1 0/2] mfd: lm3533: convert to use OF
Svyatoslav Ryhel
clamor95 at gmail.com
Wed Feb 12 07:58:40 UTC 2025
Add schema and add support for lm3533 mfd to use device
tree bindings.
Svyatoslav Ryhel (2):
dt-bindings: mfd: Document TI LM3533 MFD
mfd: lm3533: convert to use OF
.../devicetree/bindings/mfd/ti,lm3533.yaml | 221 ++++++++++++++++++
drivers/iio/light/lm3533-als.c | 58 ++++-
drivers/leds/leds-lm3533.c | 69 +++++-
drivers/mfd/lm3533-core.c | 79 +++++--
drivers/video/backlight/lm3533_bl.c | 72 +++++-
include/dt-bindings/mfd/lm3533.h | 19 ++
include/linux/mfd/lm3533.h | 1 +
7 files changed, 496 insertions(+), 23 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mfd/ti,lm3533.yaml
create mode 100644 include/dt-bindings/mfd/lm3533.h
--
2.43.0
More information about the dri-devel
mailing list