[PATCH 05/16] arm: rmobile: Add basic RZ/G2L family support

Paul Barker paul.barker.ct at bp.renesas.com
Wed Oct 4 09:58:11 CEST 2023


On 03/10/2023 13:45, Marek Vasut wrote:
> On 9/20/23 14:42, Paul Barker wrote:
>> +	help
>> +	  Enable support for the Renesas RZ/G2L family of SoCs, including the
>> +	  the RZ/G2L itself (based on the R9A07G044 SoC).
> 
> Including the RZ/G2L itself ... and what else (you likely want to add 
> answer to that into this paragraph) ?
The intention is to expand this list as support for the other boards is
added in future patches, rather than advertising support in the help
message which isn't available yet.

The family of boards is:
  * RZ/G2L
  * RZ/G2LC
  * RZ/G2UL
  * RZ/V2L
  * RZ/Five

RZ/Five will be handled separately as that's RISC-V architecture so
won't belong in a Kconfig under arch/arm.

The family has no "official" name, but all share the same core set of IP
blocks so drivers will be reused across them. Typically the drivers have
'rzg2l' in the name in Linux (e.g. drivers/clk/renesas/rzg2l-cpg.c), so
I'm doing the same here. We tend to refer to the group of SoCs as the
"RZ/G2L family", and the RZ/G2L itself is a member of that family.

Thanks,
Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x27F4B3459F002257.asc
Type: application/pgp-keys
Size: 3520 bytes
Desc: OpenPGP public key
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231004/e3c1f467/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231004/e3c1f467/attachment.sig>


More information about the U-Boot mailing list