From 97e10f5ae86e9d8df73152157c6499c955a6ce14 Mon Sep 17 00:00:00 2001 From: Katsuhiro Suzuki Date: Mon, 25 Jun 2018 12:45:04 +0900 Subject: [PATCH] arm64: dts: uniphier: add headphone detect gpio for LD20 global board This patch adds GPIO for headphone detection on LD20 global board. Signed-off-by: Katsuhiro Suzuki Signed-off-by: Masahiro Yamada --- arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts index fe6608ea3277..b1042dcea694 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts @@ -60,6 +60,7 @@ &i2s_port4 &spdif_port0 &comp_spdif_port0>; + hp-det-gpio = <&gpio UNIPHIER_GPIO_IRQ(0) GPIO_ACTIVE_LOW>; }; spdif-out { -- 2.11.0