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

Commit 9cfbb8b5 authored by priyankar's avatar priyankar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update compatible string for moselle

Update compatible string from qcom,wcn6750 to
qcom,wcn6750-bt inorder to make it different from
WLAN compatible string.
This will help in removing probe warnings during bootup.

Change-Id: I0f3993799d9222f3019195ebb1b29ca972c1222b
parent a0d93dc6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Required properties:
		qcom,wcn3990
		qcom,qca6390
		qcom,qca6490
		qcom,wcn6750
		qcom,wcn6750-bt
	- qcom,bt-reset-gpio: GPIO pin to bring BT Controller out of reset
	- qcom,wl-reset-gpio: GPIO pin for WL_EN toggle

+1 −1
Original line number Diff line number Diff line
@@ -1181,7 +1181,7 @@
	};

	bluetooth: bt_wcn6750 {
		compatible = "qcom,wcn6750";
		compatible = "qcom,wcn6750-bt";
		pinctrl-names = "default";
		pinctrl-0 = <&bt_en_sleep>;
		qcom,bt-reset-gpio = <&tlmm 85 0>; /* BT_EN */