]> Git Repo - u-boot.git/commit
rockchip: rk3288: Add i2s pinctrl and clock support
authorSimon Glass <[email protected]>
Fri, 28 Dec 2018 03:15:20 +0000 (20:15 -0700)
committerPhilipp Tomsich <[email protected]>
Fri, 1 Feb 2019 15:59:10 +0000 (16:59 +0100)
commit3dbfe5ae614a561c3e0c2ccddd7cae0d4cd8f2c8
treea1d9b1d20816f16c75e7091386f339d24883076f
parentdb4a29993d207fec33c07de8b8cb8a3fd22c9e6c
rockchip: rk3288: Add i2s pinctrl and clock support

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]>
arch/arm/include/asm/arch-rockchip/cru_rk3288.h
arch/arm/include/asm/arch-rockchip/grf_rk3288.h
arch/arm/include/asm/arch-rockchip/periph.h
drivers/clk/rockchip/clk_rk3288.c
drivers/pinctrl/rockchip/pinctrl_rk3288.c
This page took 0.033284 seconds and 4 git commands to generate.