summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhenchao <zhenchao@codeaurora.org>2017-01-03 11:43:43 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-08 17:54:58 -0800
commit48bebffe2041ea63c32edaa304e6fb806e210956 (patch)
treee5f9c8ddca6f94ba4356416570f3ea1b135ce271
parent7e65ab057d0156570c21a5f49cea4f54a00fbcb9 (diff)
ARM: dts: msm: Enable blsp2_uart1_hs for sdm660 QRD
Enable blsp2_uart1 for WCN3990 for sdm660 QRD to use high speed UART driver for bluetooth HCI interface. CRs-Fixed: 1106765 Change-Id: I27aee84ce0f68a25181eeeb9f2404adbaf7d3600 Signed-off-by: zhenchao <zhenchao@codeaurora.org>
-rw-r--r--arch/arm/boot/dts/qcom/sdm660-qrd.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm660-qrd.dtsi b/arch/arm/boot/dts/qcom/sdm660-qrd.dtsi
index a20ea718b815..1c3ac600b4cf 100644
--- a/arch/arm/boot/dts/qcom/sdm660-qrd.dtsi
+++ b/arch/arm/boot/dts/qcom/sdm660-qrd.dtsi
@@ -15,6 +15,10 @@
/ {
};
+&blsp2_uart1_hs {
+ status = "ok";
+};
+
&uartblsp1dm1 {
status = "ok";
pinctrl-names = "default";