Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] mips: econet: add multi-vpe capability to EN751221
@ 2026-07-28 18:49 Caleb James DeLisle
  2026-07-28 18:49 ` [PATCH 1/2] " Caleb James DeLisle
  2026-07-28 18:49 ` [PATCH 2/2] mips: dts: econet: Describe dual-VPE 34Kc processor Caleb James DeLisle
  0 siblings, 2 replies; 6+ messages in thread
From: Caleb James DeLisle @ 2026-07-28 18:49 UTC (permalink / raw)
  To: linux-mips
  Cc: linux-kernel, robh, krzk+dt, conor+dt, tsbogend, devicetree,
	Caleb James DeLisle

The EN751221 is a MIPS 34Kc so it supports MIPS_SMP_MT, but until now
this was disabled because to enable it requires the interrupt
controller to be in VEIC mode and previously only cascading mode was
supported by the interrupt controller driver. Since
commit 2ee2a685ee83 ("irqchip/econet-en751221: Support MIPS 34Kc VEIC mode")
the intc driver now supports VEIC mode. Add SMP_MT to init.c and
update the Device Tree to recognize dual VPE.

Caleb James DeLisle (2):
  mips: econet: add multi-vpe capability to EN751221
  mips: dts: econet: Describe dual-VPE 34Kc processor

 arch/mips/boot/dts/econet/en751221.dtsi |  7 +++++
 arch/mips/econet/Kconfig                |  4 +--
 arch/mips/econet/init.c                 | 42 ++++++++++++++++++++++++-
 3 files changed, 49 insertions(+), 4 deletions(-)


base-commit: 27c61f8565a438b2d1dea6f6a47af0e6dc12c112
-- 
2.39.5


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

end of thread, other threads:[~2026-07-28 19:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28 18:49 [PATCH 0/2] mips: econet: add multi-vpe capability to EN751221 Caleb James DeLisle
2026-07-28 18:49 ` [PATCH 1/2] " Caleb James DeLisle
2026-07-28 19:06   ` sashiko-bot
2026-07-28 19:36     ` Caleb James DeLisle
2026-07-28 18:49 ` [PATCH 2/2] mips: dts: econet: Describe dual-VPE 34Kc processor Caleb James DeLisle
2026-07-28 19:09   ` sashiko-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox