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 <geert+renesas@glider.be>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Adam Ford <aford173@gmail.com>
Link: https://lore.kernel.org/750d6ac7911aef9a461dca6d07e5c1fab6211ecb.1727438777.git.geert+renesas@glider.be
pull/1083/head
Geert Uytterhoeven 2024-09-27 14:42:20 +02:00
parent 70ccb46a0c
commit 9faf2a34c2
1 changed files with 1 additions and 1 deletions

View File

@ -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",