88pm860x.txt 306 B

123456789101112131415
  1. 88pm860x-backlight bindings
  2. Optional properties:
  3. - marvell,88pm860x-iset: Current supplies on backlight device.
  4. - marvell,88pm860x-pwm: PWM frequency on backlight device.
  5. Example:
  6. backlights {
  7. backlight-0 {
  8. marvell,88pm860x-iset = <4>;
  9. marvell,88pm860x-pwm = <3>;
  10. };
  11. backlight-2 {
  12. };