Re: (subset) [PATCH v3 0/3] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC

From: Conor Dooley
Date: Wed Sep 13 2023 - 09:43:02 EST


From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

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.