[PATCH 0/5] tty: serial: bcm63xx_uart: do not depend on MIPS

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

 



Hi all,

This patchset reduces the dependency of the bcm63xx_uart on the MIPS BCM63XX
SoC support code in preparation for being used on different architectures
such as ARM.

Due to the MIPS patch which breaks down the register defines, this series
should ideally go via the MIPS tree.

Thanks!

Florian Fainelli (5):
  tty: serial: bcm63xx_uart: remove unused inclusion
  tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros
  MIPS: BCM63XX: move UART register definitions
  tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h
  MIPS: BCM63XX: use linux/serial_bcm63xx.h

 arch/mips/bcm63xx/early_printk.c                  |   2 +-
 arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h | 120 ----------------------
 drivers/tty/serial/bcm63xx_uart.c                 |   9 +-
 include/linux/serial_bcm63xx.h                    | 119 +++++++++++++++++++++
 4 files changed, 123 insertions(+), 127 deletions(-)
 create mode 100644 include/linux/serial_bcm63xx.h

-- 
1.8.3.2



[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux