修复1n耳机没有声音的问题

This commit is contained in:
kalous12
2023-06-28 01:13:22 +00:00
parent 7865b02396
commit 67756310f9

View File

@ -224,7 +224,7 @@
rk_headset: rk-headset {
status = "okay";
compatible = "rockchip_headset";
headset_gpio = <&gpio0 RK_PB5 GPIO_ACTIVE_HIGH>;
headset_gpio = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&hp_det>;
io-channels = <&saradc 1>;