[U-Boot] [U-Boot,2/4] rockchip: Add an I2S driver

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Mon Jan 28 09:12:06 UTC 2019


> Add a driver for I2S which allows audio data to be sent from the SoC to
> the audio codec. The sample rate and other settings are hard-coded for now
> as there is no suitable device-tree binding available.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
> 
>  drivers/sound/Kconfig        |   9 +++
>  drivers/sound/Makefile       |   1 +
>  drivers/sound/rockchip_i2s.c | 149 +++++++++++++++++++++++++++++++++++
>  3 files changed, 159 insertions(+)
>  create mode 100644 drivers/sound/rockchip_i2s.c
> 

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list