All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] MIPS: generic: Fixes for Ranchu platform
@ 2018-02-02 22:14 James Hogan
  2018-02-02 22:14 ` [PATCH 1/4] MIPS: generic: Fix machine compatible matching James Hogan
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: James Hogan @ 2018-02-02 22:14 UTC (permalink / raw)
  To: Ralf Baechle, linux-mips
  Cc: Aleksandar Markovic, Goran Ferenc, Miodrag Dinic, James Hogan,
	Paul Burton, Matt Redfearn

These are a few fixes for the Ranchu platform which is now applied to my
4.16 branch, which should fix boot on non-Ranchu "generic" platforms.

Fixes: eed0eabd12ef ("MIPS: generic: Introduce generic DT-based board support")
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Miodrag Dinic <miodrag.dinic@mips.com>
Cc: Goran Ferenc <goran.ferenc@mips.com>
Cc: Aleksandar Markovic <aleksandar.markovic@mips.com>
Cc: Paul Burton <paul.burton@mips.com>
Cc: Matt Redfearn <matt.redfearn@mips.com>
Cc: linux-mips@linux-mips.org

James Hogan (4):
  MIPS: generic: Fix machine compatible matching
  MIPS: generic: Fix ranchu_of_match[] termination
  MIPS: generic: Fix Makefile alignment
  MIPS: generic: Don't claim PC parport/serio

 arch/mips/Kconfig                | 4 ++--
 arch/mips/generic/Makefile       | 2 +-
 arch/mips/generic/board-ranchu.c | 1 +
 arch/mips/include/asm/machine.h  | 2 +-
 4 files changed, 5 insertions(+), 4 deletions(-)

base-commit: 6045f241b48f07b2fb80905bf49671f457a8c037
-- 
git-series 0.9.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-02-07 16:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-02 22:14 [PATCH 0/4] MIPS: generic: Fixes for Ranchu platform James Hogan
2018-02-02 22:14 ` [PATCH 1/4] MIPS: generic: Fix machine compatible matching James Hogan
2018-02-07 16:27   ` Aleksandar Markovic
2018-02-02 22:14 ` [PATCH 2/4] MIPS: generic: Fix ranchu_of_match[] termination James Hogan
2018-02-07 16:27   ` Aleksandar Markovic
2018-02-07 16:27     ` Aleksandar Markovic
2018-02-02 22:14 ` [PATCH 3/4] MIPS: generic: Fix Makefile alignment James Hogan
2018-02-07 16:27   ` Aleksandar Markovic
2018-02-02 22:14 ` [PATCH 4/4] MIPS: generic: Don't claim PC parport/serio James Hogan
2018-02-07 16:27   ` Aleksandar Markovic
2018-02-07 16:27     ` Aleksandar Markovic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.