]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/BuR/common: support timer5 for pwm-backlight
authorHannes Petermaier <oe5hpm@oevsv.at>
Thu, 11 Jun 2015 10:25:43 +0000 (12:25 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:51 +0000 (00:42 +0200)
commit8bdcf714da102c3c1bc552de88e0f0211bb76d36
tree3945618239234a774318122fd216a04e192041f7
parent03602359109d5733569d757a534c6ffd04b8f85a
board/BuR/common: support timer5 for pwm-backlight

in future we support yet another b&r am335x based board, where Timer 5 is
wired to backlight-driver.

So we introduce a new driver-type '2' to setup timer5 instead timer6.

Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/BuR/common/common.c