summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/video/backlight/88pm860x.txt
blob: 261df2799315b2b645f54454a1ef6f5e1bb42766 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 {
		};