From: Russell King Date: Sun, 6 Apr 2014 22:20:24 +0000 (-0700) Subject: leds: leds-pwm: add DT support for LEDs wired to supply X-Git-Tag: omap-for-v3.16/fixes-against-rc1~40^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0571e7e4ec4d62b27711758417c388042f7bae7;p=pandora-kernel.git leds: leds-pwm: add DT support for LEDs wired to supply The non-DT driver allowed an active low property to be specified, but DT is missing this in its description. Add the property to the DT binding document, making it optional. It defaults to active high, which retains compatibility with existing descriptions. This should only be used for causes where the LED is wired to supply, and the PWM does not sensibly support its own inversion. Signed-off-by: Russell King Signed-off-by: Bryan Wu --- Reading git-diff-tree failed