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

Commit 50332afd authored by Balakrishna Godavarthi's avatar Balakrishna Godavarthi
Browse files

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

This change adds support for HSP BT SoC.

Change-Id: Iaa47b93ee5d1a07bdfa70f1069a027d2322d85b8
parent 395981c2
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";
};