On Fri, Sep 27, 2024 at 8:00 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > > On 27/09/2024 14:42, Geert Uytterhoeven wrote: > > Replace the deprecated "hp-det-gpio" and "mic-det-gpio" properties by > > "hp-det-gpios" resp. "mic-det-gpios" in Freescale Generic ASoC Sound > > Card device nodes. > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > --- > > This has a run-time dependency on "ASoC: fsl-asoc-card: Add missing > > handling of {hp,mic}-dt-gpios". > > Therefore this should wait a cycle. Patch is good, although maybe we > should keep both properties for backwards compatibility? I also wonder what the point of the customer fsl-asoc-card is when used in conjunction with a standard audio codec because the simple audio card works just fine. I think they have some special drivers that need it like their ARC/eARC and HDMI drivers, but I have tested several NXP boards using a simple sound card and it works fine. adam > > Subject: drop "nxp" prefix. > > > --- > > arch/arm/boot/dts/nxp/imx/imx6qdl-sabresd.dtsi | 4 ++-- > > arch/arm/boot/dts/nxp/imx/imx6sl-evk.dts | 2 +- > > arch/arm/boot/dts/nxp/imx/imx6sll-evk.dts | 2 +- > > arch/arm/boot/dts/nxp/imx/imx6sx-sdb.dtsi | 2 +- > > arch/arm/boot/dts/nxp/imx/imx6ul-14x14-evk.dtsi | 2 +- > > arch/arm/boot/dts/nxp/imx/imx7d-sdb.dts | 2 +- > > > Best regards, > Krzysztof >