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

Commit 4ac12725 authored by Dilip Kota's avatar Dilip Kota Committed by Gerrit - the friendly Code Review server
Browse files

msm_serial_hs: Add support to 2Mbps



UART hardware provides 2Mbps support.
Adding software changes to configure UART with
2Mpbs baud rate.

Change-Id: Iaefc865caae0207f8aae96c1c3d2f4e40e4d54d1
Signed-off-by: default avatarDilip Kota <dkota@codeaurora.org>
parent 4d1ed8d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -934,6 +934,7 @@ static void msm_hs_set_bps_locked(struct uart_port *uport,
	case 3500000:
	case 3000000:
	case 2500000:
	case 2000000:
	case 1500000:
	case 1152000:
	case 1000000: