]> git.sur5r.net Git - u-boot/commit
sunxi: video: Make pwm polarity configurable
authorHans de Goede <hdegoede@redhat.com>
Thu, 22 Jan 2015 20:02:42 +0000 (21:02 +0100)
committerHans de Goede <hdegoede@redhat.com>
Fri, 23 Jan 2015 14:15:02 +0000 (15:15 +0100)
commita7403ae84d15096330d6b08b11b1a4b03da38abf
tree202151d1845601f2e482164f712cbeec98368ec0
parentc17fb11c56629e3e293db81600d0bf7926f221ee
sunxi: video: Make pwm polarity configurable

It turns out that there are some panels where the pwm input is not active low,
so make it configurable.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/Kconfig
drivers/video/sunxi_display.c