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

Commit 77b027c1 authored by Kuichu Ni's avatar Kuichu Ni Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Remove existed Bluetooth node for MTP



This dtsi is used for auto, but it includes mtp's dtsi which is
used for mobile.And both dtsi define bt_qca6390 node for QCA6390.
Delete the exist node for MTP in this dtsi to avoid the conflict
in use.

CRs-Fixed: 2550264
Change-Id: Iad719d5b3cb2518788dd7a208981adbe431ceda0
Signed-off-by: default avatarKuichu Ni <kuichun@codeaurora.org>
parent 4770b12d
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -243,6 +243,8 @@
};
};


&soc {
&soc {
	/delete-node/ bt_qca6390;

	bluetooth: bt_qca6390 {
	bluetooth: bt_qca6390 {
		compatible = "qca,qca6390";
		compatible = "qca,qca6390";
		qca,bt-reset-gpio = <&pmxprairie_gpios 6 0>;
		qca,bt-reset-gpio = <&pmxprairie_gpios 6 0>;