From: Geert Uytterhoeven Date: Fri, 27 Sep 2024 12:42:20 +0000 (+0200) Subject: arm64: dts: renesas: beacon-renesom: Switch to mic-det-gpios X-Git-Tag: v6.13-rc1~140^2~37^2~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9faf2a34c2e6360c37e47deaa51110c4fd3e9f4d;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: renesas: beacon-renesom: Switch to mic-det-gpios Replace the deprecated "mic-det-gpio" property by "mic-det-gpios" in the Audio Graph Card device node. Signed-off-by: Geert Uytterhoeven Reviewed-by: Krzysztof Kozlowski Reviewed-by: Adam Ford Link: https://lore.kernel.org/750d6ac7911aef9a461dca6d07e5c1fab6211ecb.1727438777.git.geert+renesas@glider.be --- diff --git a/arch/arm64/boot/dts/renesas/beacon-renesom-baseboard.dtsi b/arch/arm64/boot/dts/renesas/beacon-renesom-baseboard.dtsi index 5a14f116f7a1e..9436b249ebdd9 100644 --- a/arch/arm64/boot/dts/renesas/beacon-renesom-baseboard.dtsi +++ b/arch/arm64/boot/dts/renesas/beacon-renesom-baseboard.dtsi @@ -200,7 +200,7 @@ widgets = "Microphone", "Mic Jack", "Line", "Line In Jack", "Headphone", "Headphone Jack"; - mic-det-gpio = <&gpio0 2 GPIO_ACTIVE_LOW>; + mic-det-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>; routing = "Headphone Jack", "HPOUTL", "Headphone Jack", "HPOUTR", "IN3R", "MICBIAS",