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)
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>

No differences found