dt-bindings: move backlight bindings under leds
[cascardo/linux.git] / Documentation / devicetree / bindings / video / backlight / 88pm860x.txt
diff --git a/Documentation/devicetree/bindings/video/backlight/88pm860x.txt b/Documentation/devicetree/bindings/video/backlight/88pm860x.txt
deleted file mode 100644 (file)
index 261df27..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-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 {
-               };