commit | 9b63ba37274317520bd8752607476dbcce0f8213 | [log] [tgz] |
---|---|---|
author | Hannes Petermaier <oe5hpm@oevsv.at> | Thu Jun 11 12:25:43 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 18 16:11:40 2015 -0400 |
tree | 29155cc07eea61c129d064636f7a0804a209fdc3 | |
parent | 60480f812121d9ad29f28503e8c0f6f2728757c7 [diff] |
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>