Add missing bluetooth support btif in dts. Signed-off-by: Elwin Huang <[email protected]> Link: https://github.com/openwrt/openwrt/pull/20181 Signed-off-by: Robert Marko <[email protected]>
@@ -108,6 +108,10 @@
status = "okay";
};
+&btif {
+ status = "okay";
+};
+
&rtc {
status = "disabled";