From d6cec5366f55809109ec6dbbfbdc1fb170a819af Mon Sep 17 00:00:00 2001 From: Weixin Zhou Date: Fri, 26 Oct 2018 14:58:31 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3399pro-evb: fix for headset/wifi/bt Change-Id: I0a883fb10b7abe8a53be70dcff5e3f0514379fec Signed-off-by: Weixin Zhou --- arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts b/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts index b2d6549921e4..4e5ab0e34380 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts @@ -245,7 +245,7 @@ rk_headset { compatible = "rockchip_headset"; - headset_gpio = <&gpio3 RK_PD7 GPIO_ACTIVE_LOW>; + headset_gpio = <&gpio0 RK_PB5 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&hp_det>; io-channels = <&saradc 3>; @@ -302,7 +302,7 @@ pinctrl-1 = <&uart0_gpios>; BT,reset_gpio = <&gpio2 RK_PD4 GPIO_ACTIVE_HIGH>; BT,wake_gpio = <&gpio2 RK_PD2 GPIO_ACTIVE_HIGH>; - BT,wake_host_irq = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>; + BT,wake_host_irq = <&gpio0 RK_PA5 GPIO_ACTIVE_HIGH>; status = "okay"; }; }; @@ -398,7 +398,7 @@ }; &hdmi_in_vopb { - status = "disabled"; + status = "okay"; }; &i2c0 { @@ -966,7 +966,7 @@ headphone { hp_det: hp-det { rockchip,pins = - <3 RK_PD7 0 &pcfg_pull_up>; + <0 RK_PB5 0 &pcfg_pull_up>; }; };