Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0903a00 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add support for HSP BT SoC"

parents e63430b0 50332afd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -24,3 +24,7 @@
&gcc_usb30_sec_gdsc {
	status = "ok";
};

&bluetooth {
	compatible = "qcom,qca6490";
};
+4 −0
Original line number Diff line number Diff line
@@ -64,3 +64,7 @@
&usb2_phy1 {
	status = "ok";
};

&bluetooth {
	compatible = "qcom,qca6490";
};