[PATCH 06/16] arm: rmobile: Add basic R9A07G044L SoC support
Paul Barker
paul.barker.ct at bp.renesas.com
Wed Oct 4 09:59:47 CEST 2023
On 03/10/2023 13:46, Marek Vasut wrote:
> On 9/20/23 14:42, Paul Barker wrote:
>> Add a config option for the R9A07G044L SoC used in the RZ/G2L so that we
>> can make use of this in the subsequent driver patches.
>>
>> Signed-off-by: Paul Barker <paul.barker.ct at bp.renesas.com>
>> Reviewed-by: Biju Das <biju.das.jz at bp.renesas.com>
>> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com>
>> ---
>> arch/arm/mach-rmobile/Kconfig.rzg2l | 5 +++++
>> 1 file changed, 5 insertions(+)
>>
>> diff --git a/arch/arm/mach-rmobile/Kconfig.rzg2l b/arch/arm/mach-rmobile/Kconfig.rzg2l
>> index 37ff6cd34160..266f82c18085 100644
>> --- a/arch/arm/mach-rmobile/Kconfig.rzg2l
>> +++ b/arch/arm/mach-rmobile/Kconfig.rzg2l
>> @@ -3,6 +3,11 @@
>>
>> if RZG2L
>>
>> +config R9A07G044L
>> + bool "Renesas R9A07G044L SoC"
>> + help
>> + Enable support for the R9A07G044L SoC used in the RZ/G2L.
>
> I was under the impression that RZ/G2L is a SoC family, so the
> R9A07G044L is part of that SoC family ? Maybe just reword this paragraph
> and the commit message a bit to make it less confusing.
The confusion is hard to avoid (see my reply re patch 5 of this series),
but I'll see if I can improve this a bit in v2.
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/6c04791e/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/6c04791e/attachment.sig>
More information about the U-Boot
mailing list