]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sun4i-i2s: Support for Allwinner R329 and D1 SoCs
authorMark Brown <broonie@kernel.org>
Thu, 3 Feb 2022 15:18:28 +0000 (15:18 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 3 Feb 2022 15:18:28 +0000 (15:18 +0000)
commit24c3edeaa544e3e647069dc087ba4105b0f30c12
treee89167cd81b2843feb2a2351bf51b66048239961
parenta1568afa5aae5749f5200a0102bb9b73b9109ebe
parent68a2a125028a185b1c49c3e139f8eb6824890e24
ASoC: sun4i-i2s: Support for Allwinner R329 and D1 SoCs

Merge series from Samuel Holland <samuel@sholland.org>:

This series extends the sun4i-i2s binding and driver to support some
newer versions of the hardware. Each instance of the hardwar now has
multiple input/output pins, and channels can be muxed between them.
Since so far the driver only supports a "default" linear channel map,
the driver changes are minimal.

Samuel Holland (3):
  ASoC: dt-bindings: sun4i-i2s: Add compatibles for R329 and D1
  ASoC: sun4i-i2s: Update registers for more channels
  ASoC: sun4i-i2s: Add support for the R329/D1 variant

 .../sound/allwinner,sun4i-a10-i2s.yaml        |  5 ++
 sound/soc/sunxi/sun4i-i2s.c                   | 68 +++++++++++++++----
 2 files changed, 59 insertions(+), 14 deletions(-)

--
2.33.1