0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git/ synced 2025-10-06 02:52:47 +02:00

mediatek: ap7622-wh1: Enable bluetooth interface

Add missing bluetooth support btif in dts.

Signed-off-by: Elwin Huang <s09289728096@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20181
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Elwin Huang
2025-09-26 15:36:53 +08:00
committed by Robert Marko
parent cced09132a
commit b4a528ecba

View File

@@ -108,6 +108,10 @@
status = "okay";
};
&btif {
status = "okay";
};
&rtc {
status = "disabled";
};