13 Sep
2023
13 Sep
'23
3:42 p.m.
From: Conor Dooley conor.dooley@microchip.com
On Mon, 14 Aug 2023 16:06:15 +0800, Hal Feng wrote:
This patchset adds PWM-DAC audio support for the StarFive JH7110 SoC. The PWM-DAC module does not require a hardware codec, but a dummy codec is needed for the driver. The dummy spdif codec driver, which is already upstream, is compatible with the one which JH7110 PWM-DAC needed. So we use it as the dummy codec driver for the JH7110 PWM-DAC module.
The third patch depends on tag next-20230809 in linux-next branch.
[...]
Applied to riscv-dt-for-next, thanks!
[3/3] riscv: dts: starfive: Add JH7110 PWM-DAC support https://git.kernel.org/conor/c/be326bee0937
Thanks, Conor.