update:增加回声消除功能

This commit is contained in:
2025-03-18 15:59:50 +08:00
parent 219e8313f6
commit fcfec1c1dd
4 changed files with 10 additions and 8 deletions

View File

@@ -1477,8 +1477,8 @@
/* pa-pin-0 = <&pio PE 11 1 1 1 0>; */
pa-pin-level-0 = <1>;
pa-pin-msleep-0 = <0>;
// tx-hub-en;
// rx-sync-en;
tx-hub-en;
rx-sync-en;
status = "okay";
};
@@ -1528,8 +1528,8 @@
/* pinctrl-names= "default","sleep"; */
/* pinctrl-0 = <&daudio0_pins_a>; */
/* pinctrl-1 = <&daudio0_pins_b>; */
// tx-hub-en;
// rx-sync-en;
tx-hub-en;
rx-sync-en;
status = "okay";
};