dt-bindings: backlight: Add MPS MP3309C
authorFlavio Suligoi <f.suligoi@asem.it>
Mon, 25 Sep 2023 12:26:08 +0000 (14:26 +0200)
committerLee Jones <lee@kernel.org>
Thu, 28 Sep 2023 14:03:06 +0000 (15:03 +0100)
commit02c4e661658f73d3c266c68f89f0b14bd8ba6bd8
treebe854bbb189a86e7e6ee7f4f966e6c196b917d56
parent0bb80ecc33a8fb5a682236443c1e740d5c917d1d
dt-bindings: backlight: Add MPS MP3309C

The Monolithic Power (MPS) MP3309C is a WLED step-up converter, featuring a
programmable switching frequency to optimize efficiency.
The brightness can be controlled either by I2C commands (called "analog"
mode) or by a PWM input signal (PWM mode).
This driver supports both modes.

For device driver details, please refer to:
- drivers/video/backlight/mp3309c_bl.c

The datasheet is available at:
- https://www.monolithicpower.com/en/mp3309c.html

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230925122609.78849-1-f.suligoi@asem.it
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/devicetree/bindings/leds/backlight/mps,mp3309c.yaml [new file with mode: 0644]