OSDN Git Service

ASoC: sh: Add RZ/G2L SSIF-2 driver
authorBiju Das <biju.das.jz@bp.renesas.com>
Fri, 13 Aug 2021 09:11:54 +0000 (10:11 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 13 Aug 2021 12:17:16 +0000 (13:17 +0100)
commit03e786bd43410fa93e5d2459f7a43e90ff0ae801
tree8945a7e0f02b6481c618a41789f6672dcf6e6021
parent772d44526e203c062171786e514373f129616278
ASoC: sh: Add RZ/G2L SSIF-2 driver

Add serial sound interface(SSIF-2) driver support for
RZ/G2L SoC.

Based on the work done by Chris Brandt for RZ/A SSI driver.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/r/20210813091156.10700-2-biju.das.jz@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/Kconfig
sound/soc/sh/Makefile
sound/soc/sh/rz-ssi.c [new file with mode: 0644]