This issue tracks the revert of TH1520 audio subsystem support from RVCK kernel. The audio drivers including I2S, TDM, and SPDIF were introduced in previous commits but need to be removed due to dist inclusion policy cleanup.
The following 4 commits will be reverted:
i2s: add i2s driver for XuanTie TH1520 SoC
- I2S driver core implementation
- 8-channel I2S support
- HDMI PCM support
- DT bindings
audio: th1520: add tdm driver for XuanTie TH1520 SoC
- TDM (Time Division Multiplexing) driver
- DT bindings
dts: audio: to support i2s-8ch feature
- DTS changes for 8-channel I2S
audio: th1520: to support tdm/spdif feature
- SPDIF driver support
- TDM enhancements
This issue tracks the revert of TH1520 audio subsystem support from RVCK kernel. The audio drivers including I2S, TDM, and SPDIF were introduced in previous commits but need to be removed due to dist inclusion policy cleanup.
The following 4 commits will be reverted:
i2s: add i2s driver for XuanTie TH1520 SoC
audio: th1520: add tdm driver for XuanTie TH1520 SoC
dts: audio: to support i2s-8ch feature
audio: th1520: to support tdm/spdif feature