dt-bindings: move backlight bindings under leds
authorRob Herring <robh@kernel.org>
Mon, 21 Sep 2015 15:50:52 +0000 (10:50 -0500)
committerRob Herring <robh@kernel.org>
Thu, 22 Oct 2015 14:21:22 +0000 (09:21 -0500)
commit7755313e69aac99800c617ea835d86cd06f7f54c
tree684f436cfc6caa0648be62297854028c73404390
parentefdbd7345f8836f7495f3ac6ee237d86cb3bb6b0
dt-bindings: move backlight bindings under leds

Backlights are generally a subtype of LEDs at least from a software
point of view if not always electrically. Move the bindings from the
video directory to underneath the leds dir.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: Kumar Gala <galak@codeaurora.org>
17 files changed:
Documentation/devicetree/bindings/leds/backlight/88pm860x.txt [new file with mode: 0644]
Documentation/devicetree/bindings/leds/backlight/gpio-backlight.txt [new file with mode: 0644]
Documentation/devicetree/bindings/leds/backlight/lp855x.txt [new file with mode: 0644]
Documentation/devicetree/bindings/leds/backlight/max8925-backlight.txt [new file with mode: 0644]
Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt [new file with mode: 0644]
Documentation/devicetree/bindings/leds/backlight/pwm-backlight.txt [new file with mode: 0644]
Documentation/devicetree/bindings/leds/backlight/sky81452-backlight.txt [new file with mode: 0644]
Documentation/devicetree/bindings/leds/backlight/tps65217-backlight.txt [new file with mode: 0644]
Documentation/devicetree/bindings/mfd/sky81452.txt
Documentation/devicetree/bindings/video/backlight/88pm860x.txt [deleted file]
Documentation/devicetree/bindings/video/backlight/gpio-backlight.txt [deleted file]
Documentation/devicetree/bindings/video/backlight/lp855x.txt [deleted file]
Documentation/devicetree/bindings/video/backlight/max8925-backlight.txt [deleted file]
Documentation/devicetree/bindings/video/backlight/pm8941-wled.txt [deleted file]
Documentation/devicetree/bindings/video/backlight/pwm-backlight.txt [deleted file]
Documentation/devicetree/bindings/video/backlight/sky81452-backlight.txt [deleted file]
Documentation/devicetree/bindings/video/backlight/tps65217-backlight.txt [deleted file]
This page took 0.025263 seconds and 5 git commands to generate.