Home
last modified time | relevance | path

Searched hist:"028 d6849014a4fcea9fd6514b1be959ee7e01b9e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/rockchip/evb_rk3399/
H A Devb-rk3399.c028d6849014a4fcea9fd6514b1be959ee7e01b9e Tue May 02 10:23:55 UTC 2017 Eric Gao <eric.gao@rock-chips.com> rockchip: board: evb_rk3399: initialize pwm0 for dispaly backlight

Enable pwm0 for display of rk3399 evb board. The PWM do not have decicated
interrupt number in dts and can not get periph_id by pinctrl framework. So
init them here.

Signed-off-by: Eric Gao <eric.gao@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>