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>; }; };