arm64: dts: rk3399-vr: set headset_gpio GPIO_ACTIVE_LOW

Change-Id: I37f7eddd4aff08ba7fb4d2e3299485f58c8ac826
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
wlq
2016-11-18 15:59:55 +08:00
committed by Huang, Tao
parent 0b5a794966
commit df397a416d

View File

@@ -292,7 +292,7 @@
rk_headset {
compatible = "rockchip_headset";
headset_gpio = <&gpio4 28 GPIO_ACTIVE_HIGH>;
headset_gpio = <&gpio4 28 GPIO_ACTIVE_LOW>;
pinctrl-names = "default";
pinctrl-0 = <&hp_det>;
io-channels = <&saradc 2>;