Skip to content

Commit

Permalink
Merge tag 'renesas-drivers-for-v6.14-tag1' of https://git.kernel.org/…
Browse files Browse the repository at this point in the history
…pub/scm/linux/kernel/git/geert/renesas-devel into soc/drivers

Renesas driver updates for v6.14

  - Initial support for the Renesas RZ/G3E (R9A09G047) SoC.

* tag 'renesas-drivers-for-v6.14-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
  soc: renesas: Add RZ/G3E (R9A09G047) config option

Link: https://lore.kernel.org/r/cover.1734689801.git.geert+renesas@glider.be
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
  • Loading branch information
Arnd Bergmann committed Dec 20, 2024
2 parents fac04ef + 12e0bd6 commit 220fcc1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions drivers/soc/renesas/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,11 @@ config ARCH_R9A09G011
help
This enables support for the Renesas RZ/V2M SoC.

config ARCH_R9A09G047
bool "ARM64 Platform support for RZ/G3E"
help
This enables support for the Renesas RZ/G3E SoC variants.

config ARCH_R9A09G057
bool "ARM64 Platform support for RZ/V2H(P)"
select RENESAS_RZV2H_ICU
Expand Down

0 comments on commit 220fcc1

Please sign in to comment.