arm64: dts: rockchip: rk3399-tve1030g add rk_headset support

Change-Id: I4db0f8caa5011c5d2f4697fe6405316f1974c0f4
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
Wu Liangqing
2019-12-17 20:02:43 +08:00
committed by Tao Huang
parent a25827902c
commit addd52e777
2 changed files with 3 additions and 1 deletions

View File

@@ -53,3 +53,4 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-firefly.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-puma-haikou.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-sapphire.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-sapphire-excavator.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-tve1030g-avb.dtb

View File

@@ -77,7 +77,7 @@
};
};
rk_headset {
rk_headset: rk-headset {
compatible = "rockchip_headset";
headset_gpio = <&gpio4 RK_PD4 GPIO_ACTIVE_LOW>;
pinctrl-names = "default";
@@ -629,6 +629,7 @@
pinctrl-names = "default";
pinctrl-0 = <&i2s_8ch_mclk>;
spk-con-gpio = <&gpio0 RK_PB3 GPIO_ACTIVE_HIGH>;
extcon = <&rk_headset>;
};
};