[PATCH 0/9] MIPS: SEAD-3 & generic platform fixes

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

 



This series includes a bunch of fixes for the generic platform & the
SEAD-3 board which is the first to use it, plus some minor restructuring
to prepare for adding Malta support.

Applies atop v4.12-rc3.

Paul Burton (9):
  MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board
  MIPS: generic/yamon-dt: Support > 256MB of RAM
  MIPS: generic/yamon-dt: Use serial* rather than uart* aliases
  MIPS: generic: Abstract FDT fixup application
  MIPS: generic: Set RTC_ALWAYS_BCD to 0
  MIPS: generic: Add a MAINTAINERS entry
  MIPS: SEAD-3: Set interrupt-parent per-device, not at root node
  MIPS: SEAD-3: Remove GIC timer from DT
  MIPS: SEAD-3: Fix GIC interrupt specifiers

 MAINTAINERS                                      |   6 +
 arch/mips/boot/dts/mti/sead3.dts                 |  24 ++-
 arch/mips/generic/Kconfig                        |   8 +
 arch/mips/generic/Makefile                       |   1 +
 arch/mips/generic/board-sead3.c                  | 234 ++++------------------
 arch/mips/generic/init.c                         |  27 +++
 arch/mips/generic/yamon-dt.c                     | 240 +++++++++++++++++++++++
 arch/mips/include/asm/mach-generic/mc146818rtc.h |   2 +-
 arch/mips/include/asm/machine.h                  |  31 +++
 arch/mips/include/asm/yamon-dt.h                 |  64 ++++++
 10 files changed, 430 insertions(+), 207 deletions(-)
 create mode 100644 arch/mips/generic/yamon-dt.c
 create mode 100644 arch/mips/include/asm/yamon-dt.h

-- 
2.13.0





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

  Powered by Linux