M7350/kernel/Documentation/devicetree/bindings/video/backlight/88pm860x.txt

16 lines
306 B
Plaintext
Raw Normal View History

2024-09-09 08:57:42 +00:00
88pm860x-backlight bindings
Optional properties:
- marvell,88pm860x-iset: Current supplies on backlight device.
- marvell,88pm860x-pwm: PWM frequency on backlight device.
Example:
backlights {
backlight-0 {
marvell,88pm860x-iset = <4>;
marvell,88pm860x-pwm = <3>;
};
backlight-2 {
};