> Add support for setting pinctrl and clock for I2S on rk3288. This allows
> the sound driver to operate. These settings were created by rkmux.py
> 
> Signed-off-by: Simon Glass <[email protected]>
> Reviewed-by: Philipp Tomsich <[email protected]>
> ---
> 
>  .../include/asm/arch-rockchip/cru_rk3288.h    |  8 ++
>  .../include/asm/arch-rockchip/grf_rk3288.h    | 96 +++++++++++++++++++
>  arch/arm/include/asm/arch-rockchip/periph.h   |  1 +
>  drivers/clk/rockchip/clk_rk3288.c             | 48 ++++++++++
>  drivers/pinctrl/rockchip/pinctrl_rk3288.c     | 14 +++
>  5 files changed, 167 insertions(+)
> 

Applied to u-boot-rockchip, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to