IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
[linux/fpc-iii.git] / Documentation / devicetree / bindings / video / backlight / 88pm860x.txt
blob261df2799315b2b645f54454a1ef6f5e1bb42766
1 88pm860x-backlight bindings
3 Optional properties:
4   - marvell,88pm860x-iset: Current supplies on backlight device.
5   - marvell,88pm860x-pwm: PWM frequency on backlight device.
7 Example:
9         backlights {
10                 backlight-0 {
11                         marvell,88pm860x-iset = <4>;
12                         marvell,88pm860x-pwm = <3>;
13                 };
14                 backlight-2 {
15                 };