X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=Documentation%2Fdevicetree%2Fbindings%2Fleds%2Fbacklight%2F88pm860x.txt;fp=Documentation%2Fdevicetree%2Fbindings%2Fleds%2Fbacklight%2F88pm860x.txt;h=261df2799315b2b645f54454a1ef6f5e1bb42766;hb=9bbd4b9f38f56b4ee2c8ff268a1104ff38333e90;hp=0000000000000000000000000000000000000000;hpb=3e069adabc9487b5e28065a17e6a228da3412dfd;p=firefly-linux-kernel-4.4.55.git diff --git a/Documentation/devicetree/bindings/leds/backlight/88pm860x.txt b/Documentation/devicetree/bindings/leds/backlight/88pm860x.txt new file mode 100644 index 000000000000..261df2799315 --- /dev/null +++ b/Documentation/devicetree/bindings/leds/backlight/88pm860x.txt @@ -0,0 +1,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 { + };