On Tue, 05 Mar 2024 15:36:27 +0100, Luca Ceresoli wrote:
This series adds a driver for the internal audio codec of the Rockchip RK3308 SoC, along with some related patches. This codec is internally connected to the I2S peripherals on the same chip, and it has some peculiarities arising from that interconnection.
For proper bidirectional operation with the internal codec at any possible combination of sampling rates, the I2S peripheral needs two clock sources (tx and rx), while connection with an external codec commonly needs only one.
[...]
Applied, thanks!
[5/7] arm64: defconfig: enable Rockchip RK3308 internal audio codec driver commit: 9fdd7b45da18b84d5e7d5a6b8b4b0167910f2d13 [6/7] arm64: dts: rockchip: add i2s_8ch_2 and i2s_8ch_3 commit: b5ffc424360eaced41f405f0e38bcabe61fecf39 [7/7] arm64: dts: rockchip: add the internal audio codec commit: 30d72458624bb1ba7bab1c7a1d5f4c42f512010c
Best regards,