]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: uniphier: Switch to hp-det-gpios
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 27 Sep 2024 12:42:23 +0000 (14:42 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 5 Dec 2024 10:38:24 +0000 (11:38 +0100)
Replace the deprecated "hp-det-gpio" property by "hp-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/b14b8512181c2a3b0744698e8a21b4e16451d7b3.1727438777.git.geert+renesas@glider.be
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts
arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts

index a251c4343548f47772e06a2a6f59851b7ac938f4..de219570bbc933e3d6090358034f0d96e79f431d 100644 (file)
@@ -61,7 +61,7 @@
                        &i2s_port4
                        &spdif_port0
                        &comp_spdif_port0>;
-               hp-det-gpio = <&gpio UNIPHIER_GPIO_IRQ(0) GPIO_ACTIVE_LOW>;
+               hp-det-gpios = <&gpio UNIPHIER_GPIO_IRQ(0) GPIO_ACTIVE_LOW>;
        };
 
        spdif-out {
index 79f6db2455c1726f3f0befe8f18063d804d20d94..20e5fb724fae39f1a3846d85adf3cb1d47c785a8 100644 (file)
@@ -61,7 +61,7 @@
                        &i2s_port4
                        &spdif_port0
                        &comp_spdif_port0>;
-               hp-det-gpio = <&gpio UNIPHIER_GPIO_IRQ(0) GPIO_ACTIVE_LOW>;
+               hp-det-gpios = <&gpio UNIPHIER_GPIO_IRQ(0) GPIO_ACTIVE_LOW>;
        };
 
        spdif-out {