lkml.org 
[lkml]   [2016]   [Feb]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Imagination Technologies MIPS M6250 CPU support
Date
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

\
 
 \ /
  Last update: 2016-02-03 17:41    [W:0.037 / U:0.420 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site