]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: ap7622-wh1: Enable bluetooth interface 20181/head
authorElwin Huang <s09289728096@gmail.com>
Fri, 26 Sep 2025 07:36:53 +0000 (15:36 +0800)
committerRobert Marko <robimarko@gmail.com>
Fri, 26 Sep 2025 09:57:33 +0000 (11:57 +0200)
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>
target/linux/mediatek/dts/mt7622-asiarf-ap7622-wh1.dts

index a6750dbf8c82ce3a8044a61b209dacb503f9e0af..fcd4569b27367fe3032f8b8dcf52bc9e8b8d836c 100644 (file)
        status = "okay";
 };
 
+&btif {
+       status = "okay";
+};
+
 &rtc {
        status = "disabled";
 };