]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4a5fbb40302d578690e58dc14f3cca27fdd1435
tree684f436cfc6caa0648be62297854028c73404390
parent3d1494fae9846870d3ece4a918d81b9b1d68d1aa
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]