mirror of https://gitee.com/openkylin/linux.git
arm64: dts: uniphier: add headphone detect gpio for LD11 global board
This patch adds GPIO for headphone detection on LD11 global board. Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
97e10f5ae8
commit
1470075d5e
|
@ -60,6 +60,7 @@ &i2s_port3
|
|||
&i2s_port4
|
||||
&spdif_port0
|
||||
&comp_spdif_port0>;
|
||||
hp-det-gpio = <&gpio UNIPHIER_GPIO_IRQ(0) GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
spdif-out {
|
||||
|
|
Loading…
Reference in New Issue