All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for Renesas R-Car Gen4
@ 2025-01-08 13:09 Mykyta Poturai
  2025-01-08 13:09 ` [PATCH v2 1/2] ARM: ITS: implement quirks and add support for Renesas Gen4 ITS Mykyta Poturai
  2025-01-08 13:09 ` [PATCH v2 2/2] xen/arm: platform: Add support for R-Car Gen4 Mykyta Poturai
  0 siblings, 2 replies; 5+ messages in thread
From: Mykyta Poturai @ 2025-01-08 13:09 UTC (permalink / raw)
  To: xen-devel@lists.xenproject.org
  Cc: Mykyta Poturai, Stefano Stabellini, Julien Grall,
	Bertrand Marquis, Michal Orzel, Volodymyr Babchuk

Add support for Renesas Gen4 boards such as S4[1] and V4H[2] by adding the
appropriate confing option, and support for the Gen4 ITS.
Tested on Renesas R-Car V4H board.

[1]: https://www.renesas.com/en/products/automotive-products/automotive-system-chips-socs/r-car-s4-automotive-system-chip-soc-car-servercommunication-gateway
[2]: https://www.renesas.com/en/products/automotive-products/automotive-system-chips-socs/r-car-v4h-best-class-deep-learning-very-low-power-system-chip-automated-driving-level-2level-3

Oleksandr Andrushchenko (2):
  ARM: ITS: implement quirks and add support for Renesas Gen4 ITS
  xen/arm: platform: Add support for R-Car Gen4

 xen/arch/arm/gic-v3-its.c             | 141 +++++++++++++++++++++++---
 xen/arch/arm/gic-v3-lpi.c             |  20 ++--
 xen/arch/arm/include/asm/gic_v3_its.h |   8 ++
 xen/arch/arm/platforms/Kconfig        |  10 +-
 4 files changed, 159 insertions(+), 20 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-01-13 10:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-08 13:09 [PATCH v2 0/2] Add support for Renesas R-Car Gen4 Mykyta Poturai
2025-01-08 13:09 ` [PATCH v2 1/2] ARM: ITS: implement quirks and add support for Renesas Gen4 ITS Mykyta Poturai
2025-01-10  0:27   ` Stefano Stabellini
2025-01-13 10:53     ` Mykyta Poturai
2025-01-08 13:09 ` [PATCH v2 2/2] xen/arm: platform: Add support for R-Car Gen4 Mykyta Poturai

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.