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

Commit ace75b91 authored by Gilad Avidov's avatar Gilad Avidov
Browse files

ARM: dts: msm: Add the UART1 entry in fsm9900 MTP



Add the UART1 dts entry for fsm9900 MTP targets.

Change-Id: I298f84f95b047c35268335a20ec47fcdcd1c1852
Acked-by: default avatarJie Luo <jluo@qti.qualcomm.com>
Signed-off-by: default avatarGilad Avidov <gavidov@codeaurora.org>
parent 9dc7fc79
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
/ {
	aliases {
		serial0 = &uart0;
		serial1 = &uart1;
	};
};

@@ -23,6 +24,10 @@
		status = "ok";
	};

	uart1: serial@f9921000 {
		status = "disabled";
	};

	uim0: qcom,uim@f995d000 {
		status = "ok";
		qcom,uim-1v8;
+7 −0
Original line number Diff line number Diff line
@@ -169,6 +169,13 @@
		status = "disabled";
	};

	serial@f9921000 {
		compatible = "qcom,msm-lsuart-v14";
		reg = <0xf9921000 0x1000>;
		interrupts = <0 102 0>;
		status = "disabled";
	};

	qcom,uim@f995d000 { /* BLSP2_UART1 */
		compatible = "qcom,uim";
		reg = <0xf995d000 0x1000>;