1
0
Fork 0
forked from mirror/openwrt

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";
};