Commit b05f82b1 authored by Craig Tatlor's avatar Craig Tatlor Committed by Bjorn Andersson
Browse files

ARM: dts: qcom: msm8974: Add blsp2_uart7 for bluetooth on sirius

parent 537fd197
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -715,6 +715,15 @@
			status = "disabled";
		};

		blsp2_uart7: serial@f995d000 {
			compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
			reg = <0xf995d000 0x1000>;
			interrupts = <GIC_SPI 113 IRQ_TYPE_NONE>;
			clocks = <&gcc GCC_BLSP2_UART1_APPS_CLK>, <&gcc GCC_BLSP2_AHB_CLK>;
			clock-names = "core", "iface";
			status = "disabled";
		};

		blsp2_uart8: serial@f995e000 {
			compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
			reg = <0xf995e000 0x1000>;