]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx: Switch to simple-audio-card,hp-det-gpios
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 27 Sep 2024 12:42:19 +0000 (14:42 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 9 Dec 2024 07:28:48 +0000 (15:28 +0800)
Replace the deprecated "simple-audio-card,hp-det-gpio" property by
"simple-audio-card,hp-det-gpios" in Simple Audio Card device nodes.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi

index b268ba7a0e12a3f8dd6090412dc337529bd51a81..9d8e7231b7c6374241fa44b1733fc46e6a216ec9 100644 (file)
                        "Headphones", "HP_OUT",
                        "Builtin Speaker", "Speaker Amp OUTR",
                        "Speaker Amp INR", "LINE_OUT";
-               simple-audio-card,hp-det-gpio = <&gpio3 20 GPIO_ACTIVE_HIGH>;
+               simple-audio-card,hp-det-gpios = <&gpio3 20 GPIO_ACTIVE_HIGH>;
 
                simple-audio-card,cpu {
                        sound-dai = <&sai2>;
index 1b39514d5c12aafcf7412e2ce6905c0d168667f6..bb37a32ce4616d9f6f4e9b750c6bddc20fcec239 100644 (file)
                        "Headset Mic", "MICBIAS",
                        "IN3R", "Headset Mic",
                        "DMICDAT", "Digital Mic";
-               simple-audio-card,hp-det-gpio = <&gpio3 9 GPIO_ACTIVE_HIGH>;
+               simple-audio-card,hp-det-gpios = <&gpio3 9 GPIO_ACTIVE_HIGH>;
 
                simple-audio-card,cpu {
                        sound-dai = <&sai2>;