Re: [PATCH v3 2/2] ARM: dts: imx6: exchange fallback and specific compatible string

From: Shengjiu Wang
Date: Tue Apr 09 2024 - 07:22:20 EST


On Tue, Apr 9, 2024 at 6:06 PM Fabio Estevam <festevam@xxxxxxxxx> wrote:
>
> On Tue, Apr 9, 2024 at 7:02 AM Fabio Estevam <festevam@xxxxxxxxx> wrote:
> >
> > On Tue, Apr 9, 2024 at 6:08 AM Shengjiu Wang <shengjiu.wang@nxpcom> wrote:
> > >
> > > exchange fallback and specific compatible string for spdif sound card.
> >
> > Ok, but please explain the reason.
>
> I mean, why can't these two .dts files be changed to
>
> compatible = "fsl,imx-audio-spdif";
>
> , like all the others?

The specific compatible string should be first place
as the dts rules I think. This patch is just to fix this problem.

For removing the specific compatible string, I think we can
do that. but this change may be out of the scope of this patch
series I think.

So I just change the order of compatible strings

best regards
wang shengjiu