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

Commit fd7c2f33 authored by Yingying Tang's avatar Yingying Tang Committed by Tang Yingying
Browse files

ARM: dts: msm: Enable UART for apq8009 ROME BT



ROME Bluetooth bring up on apq8009 IOE reference board need
to enable the UART port.

Change-Id: I6c1bfb16abd024fb1afc32ba7962c4b8812a2d4a
CRs-Fixed: 2292207
Signed-off-by: default avataryintang <yintang@codeaurora.org>
parent a39a433b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -170,8 +170,8 @@
		status = "ok";
	};

	bluetooth: bt_qca9379 {
		compatible = "qca,qca9379";
	bluetooth: bt_qc6174 {
		compatible = "qca,qca6174";
		qca,bt-reset-gpio = <&msm_gpio 47 0>; /* BT_EN */
	};

@@ -374,7 +374,7 @@
};

&blsp1_uart2_hs {
	status = "disabled";
	status = "okay";
};

/delete-node/ &cont_splash_mem;