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

Commit 5a95876e authored by Venkataraman Nerellapalli's avatar Venkataraman Nerellapalli
Browse files

ARM: dts: msm: Enable BLSP6-UART6 for apq8053-dragon-v2.0



UART6 is exposed on pins 19-22 of the sensor connector (J53)
of the Open-Q board.

Change-Id: I8c5f40ea822deebf034527e992e190a553446a6c
Signed-off-by: default avatarc_vnerel <venkataraman.nerellapalli@codeaurora.org>
parent 5d54a0be
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -25,3 +25,8 @@
&blsp2_uart0 {
	status = "okay";
};

&blsp2_uart1 { /* UART6 */
	status = "okay";
};