mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user