Add Chameleon v3 ASoC audio
authorMark Brown <broonie@kernel.org>
Thu, 18 May 2023 22:27:08 +0000 (07:27 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 18 May 2023 22:27:08 +0000 (07:27 +0900)
commit98be58f2b517b212b57b8493dab92312a52614ac
tree0f478cfe8712a7804ca8778b2499ffdea969924b
parent9b6d1b0cb0ad37bb69fe8ee127236d77c2574a28
parent6f2c1e7c2546f9eab0031843fb7346e49ba69102
Add Chameleon v3 ASoC audio

Merge series from PaweÅ‚ Anikiel <pan@semihalf.com>:

The Google Chameleon v3 is a device made for testing audio and video
paths of other devices. This patchset adds support for ASoC audio on
this device. It has two audio sources: HDMI audio from the it68051 chip
(RX only), and analog audio from the ssm2603 chip (RX and TX).

The patchset adds the ASoC platform and codec drivers.