Documentation: Move common leds properties description to separate file.
authorMarek Belisko <marek.belisko@open-nandra.com>
Thu, 15 Nov 2012 21:51:56 +0000 (22:51 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 21 Nov 2012 15:53:22 +0000 (15:53 +0000)
There are several drivers that use LEDs and depend on exactly the same
device tree binding. However, the binding documentation has simply been
cut-and-paste into each of the binding documents. Rather than continue
to duplicate it, this patch adds a common led binding document that all
can reference.

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found