mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 07:18:51 +01:00
15 lines
306 B
Text
15 lines
306 B
Text
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 {
|
|
};
|