linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] MIPS: X2000: Add X2000 system type.
@ 2020-07-22  5:21 周琰杰 (Zhou Yanjie)
  2020-07-22  5:21 ` [PATCH 1/1] " 周琰杰 (Zhou Yanjie)
  0 siblings, 1 reply; 3+ messages in thread
From: 周琰杰 (Zhou Yanjie) @ 2020-07-22  5:21 UTC (permalink / raw)
  To: tsbogend, paul
  Cc: linux-kernel, linux-mips, paulburton, jiaxun.yang, Sergey.Semin,
	chenhc, Alexey.Malahov, huanglllzu, prasannatsmkumar,
	dongsheng.qiu, aric.pzqi, rick.tyliu, yanfei.li, sernia.zhou,
	zhenwenjin

1.Add "PRID_COMP_INGENIC_13" and "PRID_IMP_XBURST2" for X2000.
2.Add X2000 system type for cat /proc/cpuinfo to give out X2000.

周琰杰 (Zhou Yanjie) (1):
  MIPS: X2000: Add X2000 system type.

 arch/mips/include/asm/bootinfo.h |  1 +
 arch/mips/include/asm/cpu.h      |  6 ++++--
 arch/mips/jz4740/setup.c         |  4 ++++
 arch/mips/kernel/cpu-probe.c     | 11 +++++++++++
 4 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2020-07-24 11:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22  5:21 [PATCH 0/1] MIPS: X2000: Add X2000 system type 周琰杰 (Zhou Yanjie)
2020-07-22  5:21 ` [PATCH 1/1] " 周琰杰 (Zhou Yanjie)
2020-07-24 11:09   ` Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).