]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: marvell: mmp2-olpc-xo-1-75: Switch to {hp,mic}-det-gpios
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 27 Sep 2024 12:42:18 +0000 (14:42 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 5 Dec 2024 10:38:15 +0000 (11:38 +0100)
Replace the deprecated "hp-det-gpio" and "mic-det-gpio" properties by
"hp-det-gpios" resp. "mic-det-gpios" in Audio Graph Card device nodes.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/7b4d7d735189fb346175a95e29db33f01c8cf93d.1727438777.git.geert+renesas@glider.be
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/boot/dts/marvell/mmp2-olpc-xo-1-75.dts

index 55ea87870af3e03928b19017b6785a9af270e0b9..86c425b72fa711b5d73cdd68abfe5a9f759fd728 100644 (file)
                          "Headphones", "HPOR",
                          "MIC2", "Mic Jack";
                widgets = "Headphone", "Headphones", "Microphone", "Mic Jack";
-               hp-det-gpio = <&gpio 97 GPIO_ACTIVE_HIGH>;
-               mic-det-gpio = <&gpio 96 GPIO_ACTIVE_HIGH>;
+               hp-det-gpios = <&gpio 97 GPIO_ACTIVE_HIGH>;
+               mic-det-gpios = <&gpio 96 GPIO_ACTIVE_HIGH>;
        };
 
        soc {