You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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 {
|
|
};
|
|
|