Skip to content

Commit b4a528e

Browse files
s09289728096robimarko
authored andcommitted
mediatek: ap7622-wh1: Enable bluetooth interface
Add missing bluetooth support btif in dts. Signed-off-by: Elwin Huang <s09289728096@gmail.com> Link: openwrt/openwrt#20181 Signed-off-by: Robert Marko <robimarko@gmail.com>
1 parent cced091 commit b4a528e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

target/linux/mediatek/dts/mt7622-asiarf-ap7622-wh1.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@
108108
status = "okay";
109109
};
110110

111+
&btif {
112+
status = "okay";
113+
};
114+
111115
&rtc {
112116
status = "disabled";
113117
};

0 commit comments

Comments
 (0)