[U-Boot] [PATCH 4/5] rk3399: enable the pwm2/3 pinctrl in board init

Simon Glass sjg at chromium.org
Fri Aug 12 19:20:48 CEST 2016


On 11 August 2016 at 19:48, Kever Yang <kever.yang at rock-chips.com> wrote:
> There is no interrupt line for each PWM which used by pinctrl to get the
> periph_id, so it's not able to enable the default pinctrl setting by pinctrl
> framework, let's enable it at board_init().
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
>  board/rockchip/evb_rk3399/evb-rk3399.c | 31 ++++++++++++++++++++++++++++++-
>  1 file changed, 30 insertions(+), 1 deletion(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list