
31 May
2024
31 May
'24
7:06 p.m.
On Fri, May 31, 2024 at 10:48:14AM -0400, Elinor Montmasson wrote:
From: "Mark Brown" broonie@kernel.org
Why not just use the existing compatible - why would someone not want to be able to use the ASRC if it's available in their system?
That's true but it will be a problem if both `fsl-asoc-card.c` and `imx-spdif.c` drivers have the same compatible, and they don't have the same DT properties.
So merge the two then?