[PATCH 0/2] tty/serial: Add PORT_TEGRA, fix break handling for it

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



8250.c needs a specific PORT_TEGRA type for two reasons:
* RTOIE bit needs to be set, but UUE is reserved, so split RTOIE handling
  out of PORT_XSCALE.
* A WAR is needed for break reception.

I'd like to get the first of these two patches merged into the tegra
arch for-next branch, so that I can modify the board files to explicitly
request the new port type rather than relying on auto-detection. As such,
could you please create a branch for that/these changes, then merge it
into tty-2.6.git, so that the same branch can be merged into Tegra's
for-next branch. Thanks.

Stephen Warren (2):
  tty/serial: Add explicit PORT_TEGRA type
  tty/serial: Fix break handling for PORT_TEGRA

 drivers/tty/serial/8250.c   |   37 +++++++++++++++++++++++++++++++++++--
 drivers/tty/serial/8250.h   |    1 +
 include/linux/serial_core.h |    3 ++-
 include/linux/serial_reg.h  |    2 ++
 4 files changed, 40 insertions(+), 3 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux