• Linus Torvalds's avatar
    Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty · c2078402
    Linus Torvalds authored
    Pull tty/serial driver updates from Greg KH:
     "Here is the big tty/serial driver update for 4.3-rc1.
    
      Not many major things, a number of driver updates and changes, and the
      8250 driver got split up a bit to make it easier to work with by
      moving some functions to a new file.  Full details are in the
      shortlog.
    
      All have been in linux-next with no reported issues"
    
    * tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (90 commits)
      serial: imx: save and restore context in the suspend path
      serial: imx: allow waking up on RTSD
      serial: imx: introduce serial_imx_enable_wakeup()
      serial: imx: remove unbalanced clk_prepare
      serial: 8250: move rx_running out of the bitfield
      tty: serial: 8250_omap: do not use RX DMA if pause is not supported
      serial:8250_dw: do not alter CTS and DCTS since AFE is enabled
      tty: serial: men_z135_uart.c: Don't initialize port->lock
      tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()
      serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
      serial: 8250: don't bind to SMSC IrCC IR port
      serial: mxs-auart: fix baud rate range
      serial: mxs-auart: keep the AUART unit in reset state when not in use
      serial: mxs-auart: use a function name to reflect what it really does
      serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512
      sc16is7xx: constify devtype
      sc16is7xx: support multiple devices
      sc16is7xx: save and use per-chip line number
      uart: pl011: Add support to ZTE ZX296702 uart
      uart: pl011: Improve LCRH register access decision
      ...
    c2078402
dra7.dtsi 39.4 KB