[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1454516250-9395-1-git-send-email-paul.burton@imgtec.com>
Date: Wed, 3 Feb 2016 16:17:27 +0000
From: Paul Burton <paul.burton@...tec.com>
To: <linux-mips@...ux-mips.org>, Ralf Baechle <ralf@...ux-mips.org>
CC: Paul Burton <paul.burton@...tec.com>,
Joshua Kinard <kumba@...too.org>,
"Maciej W. Rozycki" <macro@...tec.com>,
Leonid Yegoshin <Leonid.Yegoshin@...tec.com>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
<linux-kernel@...r.kernel.org>,
"Maciej W. Rozycki" <macro@...esourcery.com>,
James Hogan <james.hogan@...tec.com>,
Markos Chandras <markos.chandras@...tec.com>
Subject: [PATCH 0/3] Imagination Technologies MIPS M6250 CPU support
This series adds support for probing the Imagination Technologies MIPS
M6250 CPU. This is a small, low power microprocessor implementing the
MIPS32r6 architecture. We already support everything required for it to
work, so this series simply adds the PRID & various switch cases then
matches the PRID during probe.
This applies atop v4.5-rc2 with the similar P6600 patch set applied
first. There is no real dependency between the two patch sets, just
overlap in the context of the changes.
Paul Burton (3):
MIPS: Add M6250 PRID & cpu_type_enum values
MIPS: Add M6250 cases to CPU switch statements
MIPS: Probe the M6250 CPU
arch/mips/include/asm/cpu-type.h | 4 ++++
arch/mips/include/asm/cpu.h | 3 ++-
arch/mips/kernel/cpu-probe.c | 4 ++++
arch/mips/mm/c-r4k.c | 1 +
4 files changed, 11 insertions(+), 1 deletion(-)
--
2.7.0
Powered by blists - more mailing lists