Saket Saurabh
7b9d429194
msm_serial_hs_hwreg.h: Correcting the even parity and odd parity bits
...
Currently parity bits are defined to be used with UART_DM_MR2
register with PARITY_MODE Bit as below :
EVEN_PARTIY = 1 and ODD_PARITY = 2
With these values, UART functionality doesn't work after enabling parity.
Hence adding correct used PARITY_MODE bits value as
EVEN_PARITY = 2 and ODD_PARITY = 1
after confirming with UART hardware programming guide.
CRs-Fixed: 410377
Signed-off-by: Saket Saurabh <ssaurabh@codeaurora.org >
(cherry picked from commit fd40e5f6313fbc74e8897927be1004faa5d9df08)
Change-Id: I56f1a46ab56a7976ad00fc1329ad766b1182cb4e
Signed-off-by: Neha Pandey <nehap@codeaurora.org >
2013-03-07 15:21:06 -08:00
..
2012-04-09 10:38:30 -07:00
2011-09-22 15:49:26 -07:00
2012-01-24 12:55:36 -08:00
2012-03-28 18:30:01 +01:00
2012-03-28 18:30:03 +01:00
2011-09-22 15:47:54 -07:00
2011-10-27 08:35:41 +02:00
2012-04-09 10:30:39 -07:00
2011-11-22 10:58:32 +00:00
2012-04-06 14:04:33 -07:00
2011-12-27 16:33:13 -05:00
2011-12-07 22:02:46 +00:00
2012-04-09 10:30:39 -07:00
2011-06-16 12:01:58 -07:00
2011-12-09 19:05:33 -08:00
2011-12-09 19:05:33 -08:00
2012-03-13 14:33:39 -07:00
2012-04-18 15:19:50 -07:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-01-26 11:29:47 -08:00
2012-03-28 18:30:03 +01:00
2012-03-08 11:37:58 -08:00
2011-02-17 11:16:15 -08:00
2012-02-01 14:29:31 +01:00
2011-09-22 15:49:26 -07:00
2012-03-08 11:47:02 -08:00
2011-03-31 11:26:23 -03:00
2013-02-25 11:32:48 -08:00
2011-10-31 19:31:27 -04:00
2011-10-26 15:11:09 +02:00
2012-02-08 15:04:32 -08:00
2012-03-08 11:47:02 -08:00
2012-03-08 11:47:02 -08:00
2013-02-25 11:32:48 -08:00
2011-11-26 20:19:21 -08:00
2011-11-26 20:19:21 -08:00
2011-03-31 11:26:23 -03:00
2011-09-22 16:08:57 -07:00
2012-04-05 15:25:50 -07:00
2012-03-08 13:15:50 -08:00
2011-11-26 20:19:21 -08:00
2011-08-26 11:01:15 -07:00
2013-02-25 11:32:46 -08:00
2013-03-07 15:21:06 -08:00
2013-03-04 12:47:47 -08:00
2013-03-07 15:19:45 -08:00
2013-03-07 15:19:58 -08:00
2013-02-27 18:17:23 -08:00
2012-03-08 11:37:58 -08:00
2012-02-24 13:50:45 -08:00
2012-01-09 14:44:15 -08:00
2011-04-19 16:33:36 -07:00
2011-10-31 19:31:28 -04:00
2011-10-25 00:35:47 +02:00
2012-04-09 10:30:38 -07:00
2012-04-18 15:19:50 -07:00
2012-04-30 10:59:58 +10:00
2011-12-16 11:10:01 +11:00
2012-03-27 16:47:35 -07:00
2012-03-25 23:57:20 +01:00
2012-04-09 10:30:39 -07:00
2011-12-23 10:07:00 +09:00
2011-09-22 15:49:26 -07:00
2011-11-30 20:11:46 +09:00
2013-02-25 11:32:50 -08:00
2011-09-22 16:08:57 -07:00
2011-09-22 15:49:26 -07:00
2012-03-30 19:50:15 +09:00
2012-03-30 19:50:15 +09:00
2012-03-05 11:22:59 +01:00
2012-02-22 17:59:12 +01:00
2012-03-23 17:19:37 -07:00
2012-02-10 10:44:35 -08:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-04-04 00:37:10 -07:00
2011-11-30 20:11:46 +09:00
2011-10-27 08:35:41 +02:00
2012-01-26 17:14:50 -08:00
2012-01-26 17:14:50 -08:00
2012-03-12 10:21:55 -07:00
2011-10-31 19:31:27 -04:00
2012-03-28 18:30:03 +01:00