[PATCH 0/5] Add audio support for imx6sx platform

Shawn Guo shawnguo at kernel.org
Sat Jul 11 09:52:53 EDT 2020


On Thu, Jun 18, 2020 at 02:03:44PM +0800, Shengjiu Wang wrote:
> Add audio support for imx6sx platform.
> Enable ASRC, ESAI, SPDIF, MQS.
> 
> Shengjiu Wang (5):
>   ARM: dts: imx6sx: Enable ASRC device
>   ARM: dts: imx6sx-sdb: Add MQS support

Applied the series, except this one which doesn't apply to my branch.

Shawn

>   ARM: dts: imx6sx-sdb: Add SPDIF support
>   ARM: dts: imx6sx-sabreauto: Add SPDIF support
>   ARM: dts: imx6sx-sabreauto: Add cs42888 sound card support
> 
>  arch/arm/boot/dts/Makefile             |  1 +
>  arch/arm/boot/dts/imx6sx-sabreauto.dts | 96 ++++++++++++++++++++++++++
>  arch/arm/boot/dts/imx6sx-sdb-mqs.dts   | 48 +++++++++++++
>  arch/arm/boot/dts/imx6sx-sdb.dtsi      | 30 ++++++++
>  arch/arm/boot/dts/imx6sx.dtsi          | 36 +++++++---
>  5 files changed, 203 insertions(+), 8 deletions(-)
>  create mode 100644 arch/arm/boot/dts/imx6sx-sdb-mqs.dts
> 
> -- 
> 2.21.0
> 



More information about the linux-arm-kernel mailing list