devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
Subject: [PATCH 2/8] dt-bindings: move backlight bindings under leds
Date: Thu,  1 Oct 2015 17:12:28 -0500	[thread overview]
Message-ID: <1443737554-10352-3-git-send-email-robh@kernel.org> (raw)
In-Reply-To: <1443737554-10352-1-git-send-email-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

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-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
---
 Documentation/devicetree/bindings/{video => leds}/backlight/88pm860x.txt  | 0
 .../devicetree/bindings/{video => leds}/backlight/gpio-backlight.txt      | 0
 Documentation/devicetree/bindings/{video => leds}/backlight/lp855x.txt    | 0
 .../devicetree/bindings/{video => leds}/backlight/max8925-backlight.txt   | 0
 .../devicetree/bindings/{video => leds}/backlight/pm8941-wled.txt         | 0
 .../devicetree/bindings/{video => leds}/backlight/pwm-backlight.txt       | 0
 .../devicetree/bindings/{video => leds}/backlight/sky81452-backlight.txt  | 0
 .../devicetree/bindings/{video => leds}/backlight/tps65217-backlight.txt  | 0
 8 files changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/{video => leds}/backlight/88pm860x.txt (100%)
 rename Documentation/devicetree/bindings/{video => leds}/backlight/gpio-backlight.txt (100%)
 rename Documentation/devicetree/bindings/{video => leds}/backlight/lp855x.txt (100%)
 rename Documentation/devicetree/bindings/{video => leds}/backlight/max8925-backlight.txt (100%)
 rename Documentation/devicetree/bindings/{video => leds}/backlight/pm8941-wled.txt (100%)
 rename Documentation/devicetree/bindings/{video => leds}/backlight/pwm-backlight.txt (100%)
 rename Documentation/devicetree/bindings/{video => leds}/backlight/sky81452-backlight.txt (100%)
 rename Documentation/devicetree/bindings/{video => leds}/backlight/tps65217-backlight.txt (100%)

diff --git a/Documentation/devicetree/bindings/video/backlight/88pm860x.txt b/Documentation/devicetree/bindings/leds/backlight/88pm860x.txt
similarity index 100%
rename from Documentation/devicetree/bindings/video/backlight/88pm860x.txt
rename to Documentation/devicetree/bindings/leds/backlight/88pm860x.txt
diff --git a/Documentation/devicetree/bindings/video/backlight/gpio-backlight.txt b/Documentation/devicetree/bindings/leds/backlight/gpio-backlight.txt
similarity index 100%
rename from Documentation/devicetree/bindings/video/backlight/gpio-backlight.txt
rename to Documentation/devicetree/bindings/leds/backlight/gpio-backlight.txt
diff --git a/Documentation/devicetree/bindings/video/backlight/lp855x.txt b/Documentation/devicetree/bindings/leds/backlight/lp855x.txt
similarity index 100%
rename from Documentation/devicetree/bindings/video/backlight/lp855x.txt
rename to Documentation/devicetree/bindings/leds/backlight/lp855x.txt
diff --git a/Documentation/devicetree/bindings/video/backlight/max8925-backlight.txt b/Documentation/devicetree/bindings/leds/backlight/max8925-backlight.txt
similarity index 100%
rename from Documentation/devicetree/bindings/video/backlight/max8925-backlight.txt
rename to Documentation/devicetree/bindings/leds/backlight/max8925-backlight.txt
diff --git a/Documentation/devicetree/bindings/video/backlight/pm8941-wled.txt b/Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt
similarity index 100%
rename from Documentation/devicetree/bindings/video/backlight/pm8941-wled.txt
rename to Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt
diff --git a/Documentation/devicetree/bindings/video/backlight/pwm-backlight.txt b/Documentation/devicetree/bindings/leds/backlight/pwm-backlight.txt
similarity index 100%
rename from Documentation/devicetree/bindings/video/backlight/pwm-backlight.txt
rename to Documentation/devicetree/bindings/leds/backlight/pwm-backlight.txt
diff --git a/Documentation/devicetree/bindings/video/backlight/sky81452-backlight.txt b/Documentation/devicetree/bindings/leds/backlight/sky81452-backlight.txt
similarity index 100%
rename from Documentation/devicetree/bindings/video/backlight/sky81452-backlight.txt
rename to Documentation/devicetree/bindings/leds/backlight/sky81452-backlight.txt
diff --git a/Documentation/devicetree/bindings/video/backlight/tps65217-backlight.txt b/Documentation/devicetree/bindings/leds/backlight/tps65217-backlight.txt
similarity index 100%
rename from Documentation/devicetree/bindings/video/backlight/tps65217-backlight.txt
rename to Documentation/devicetree/bindings/leds/backlight/tps65217-backlight.txt
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2015-10-01 22:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01 22:12 [PATCH 0/8] DT binding doc reorganization Rob Herring
2015-10-01 22:12 ` [PATCH 1/8] dt-bindings: consolidate display related bindings Rob Herring
     [not found]   ` <1443737554-10352-2-git-send-email-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2015-11-04 14:47     ` Thierry Reding
2015-11-04 16:00       ` Rob Herring
2015-10-01 22:12 ` [PATCH 3/8] dt-bindings: consolidate eeprom bindings Rob Herring
2015-10-01 22:12 ` [PATCH 4/8] dt-bindings: consolidate RNG bindings Rob Herring
2015-10-01 22:12 ` [PATCH 5/8] dt-bindings: consolidate various misc bindings Rob Herring
     [not found] ` <1443737554-10352-1-git-send-email-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2015-10-01 22:12   ` Rob Herring [this message]
2015-10-01 22:12   ` [PATCH 6/8] dt-bindings: consolidate USB PHYs in bindings/phy Rob Herring
2015-10-01 22:12 ` [PATCH 7/8] dt-bindings: move Calxeda bindings to appropriate subsystems Rob Herring
2015-10-01 22:12 ` [PATCH 8/8] dt-bindings: merge ina209 binding into ina2xx binding Rob Herring
2015-10-13 20:56 ` [PATCH] dt-bindings: consolidate interrupt controller bindings Rob Herring
     [not found]   ` <1444769792-14790-1-git-send-email-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2015-10-14 12:59     ` Matthias Brugger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1443737554-10352-3-git-send-email-robh@kernel.org \
    --to=robh-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).