brintos

brintos / linux-shallow public Read only

0
0
Text · 306 B · 261df27 Raw
16 lines · plain
188pm860x-backlight bindings2 3Optional properties:4  - marvell,88pm860x-iset: Current supplies on backlight device.5  - marvell,88pm860x-pwm: PWM frequency on backlight device.6 7Example:8 9	backlights {10		backlight-0 {11			marvell,88pm860x-iset = <4>;12			marvell,88pm860x-pwm = <3>;13		};14		backlight-2 {15		};16