]> git.ipfire.org Git - people/ms/u-boot.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)
committerTom Rini <trini@konsulko.com>
Thu, 18 Jun 2015 20:11:40 +0000 (16:11 -0400)
commit9b63ba37274317520bd8752607476dbcce0f8213
tree29155cc07eea61c129d064636f7a0804a209fdc3
parent60480f812121d9ad29f28503e8c0f6f2728757c7
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