Bug#1053503: Enable support for Renesas RZ/V2L, RZ/G2UL, and RZ/V2M

2023-11-22 Thread John Vincent
Hi Diederik, Emmaluele

Any chance this change cherry-picked to the current 6.5 kernel so that we want 
to use the Debian daily installers iso images to install them on Renesas RZ 
devices.

Best Regards
John

-Original Message-
From: Diederik de Haas 
Sent: Tuesday, November 21, 2023 5:19 PM
To: John Vincent ; 1053...@bugs.debian.org
Cc: Tim Hartley ; Emanuele Rocca 
Subject: Re: Bug#1053503: Enable support for Renesas RZ/V2L, RZ/G2UL, and RZ/V2M

On Tuesday, 21 November 2023 17:58:55 CET John Vincent wrote:
> Do you have any update on the Bug#1053503 please (Enable additional
> Renesas platform like RZ/V2L). Is this change already got merged and
> available in the daily Debian builds for testing?

https://salsa.debian.org/kernel-team/linux/-/merge_requests/867 is the MR for 
it and it is merged and will be part of the next 6.6 kernel upload.
It is not known when that will happen though.


Renesas Electronics Europe GmbH
Registered Office: Arcadiastrasse 10
DE-40472 Duesseldorf
Commercial Registry: Duesseldorf, HRB 3708
Managing Director: Carsten Jauch
VAT-No.: DE 14978647
Tax-ID-No: 105/5839/1793

Legal Disclaimer: This e-mail communication (and any attachment/s) is 
confidential and contains proprietary information, some or all of which may be 
legally privileged. It is intended solely for the use of the individual or 
entity to which it is addressed. Access to this email by anyone else is 
unauthorized. If you are not the intended recipient, any disclosure, copying, 
distribution or any action taken or omitted to be taken in reliance on it, is 
prohibited and may be unlawful.



Bug#1053503: Enable support for Renesas RZ/V2L, RZ/G2UL, and RZ/V2M

2023-11-21 Thread Diederik de Haas
On Tuesday, 21 November 2023 17:58:55 CET John Vincent wrote:
> Do you have any update on the Bug#1053503 please (Enable additional Renesas
> platform like RZ/V2L). Is this change already got merged and available in
> the daily Debian builds for testing?

https://salsa.debian.org/kernel-team/linux/-/merge_requests/867 is the MR for 
it and it is merged and will be part of the next 6.6 kernel upload.
It is not known when that will happen though.

signature.asc
Description: This is a digitally signed message part.


Bug#1053503: Enable support for Renesas RZ/V2L, RZ/G2UL, and RZ/V2M

2023-11-21 Thread John Vincent
Hi Emanuele

The grub 2.12 image loading is working ok with u-boot v2023.10. Thanks for your 
help earlier.

Do you have any update on the Bug#1053503 please (Enable additional Renesas 
platform like RZ/V2L). Is this change already got merged and available in the 
daily Debian builds for testing?

Best Regards
John

-Original Message-
From: Emanuele Rocca  On Behalf Of Emanuele Rocca
Sent: Sunday, November 5, 2023 10:16 AM
To: Salvatore Bonaccorso 
Cc: John Vincent ; 1053...@bugs.debian.org
Subject: Re: Bug#1053503: Enable support for Renesas RZ/V2L, RZ/G2UL, and RZ/V2M

Hi Salvatore,

On 2023-11-04 09:57, Salvatore Bonaccorso wrote:
> I'm not sure this is really that urgent, 6.5.10 will be EOL upstream
> at some point and in master branch Bastian et all are prearing the 6.6
> based once. After an extra round in experimental I would expect it
> will now not take too much longer to have a version including this
> change as well in unstable.

Ah yeah that sounds good. Thanks!

  Emanuele


Renesas Electronics Europe GmbH
Registered Office: Arcadiastrasse 10
DE-40472 Duesseldorf
Commercial Registry: Duesseldorf, HRB 3708
Managing Director: Carsten Jauch
VAT-No.: DE 14978647
Tax-ID-No: 105/5839/1793

Legal Disclaimer: This e-mail communication (and any attachment/s) is 
confidential and contains proprietary information, some or all of which may be 
legally privileged. It is intended solely for the use of the individual or 
entity to which it is addressed. Access to this email by anyone else is 
unauthorized. If you are not the intended recipient, any disclosure, copying, 
distribution or any action taken or omitted to be taken in reliance on it, is 
prohibited and may be unlawful.



Bug#1053503: Enable support for Renesas RZ/V2L, RZ/G2UL, and RZ/V2M

2023-11-05 Thread Emanuele Rocca
Hi Salvatore,

On 2023-11-04 09:57, Salvatore Bonaccorso wrote:
> I'm not sure this is really that urgent, 6.5.10 will be EOL upstream
> at some point and in master branch Bastian et all are prearing the 6.6
> based once. After an extra round in experimental I would expect it
> will now not take too much longer to have a version including this
> change as well in unstable. 

Ah yeah that sounds good. Thanks!

  Emanuele



Bug#1053503: Enable support for Renesas RZ/V2L, RZ/G2UL, and RZ/V2M

2023-11-04 Thread Salvatore Bonaccorso
Hi,

On Fri, Nov 03, 2023 at 05:08:49PM +0100, Emanuele Rocca wrote:
> Hi!
> 
> On 2023-10-05 10:05, John wrote:
> > CONFIG_ARCH_R9A07G054=y
> > CONFIG_ARCH_R9A07G043=y
> > CONFIG_ARCH_R9A09G011=y
> 
> The changes have been merged into master some time ago already:
> https://salsa.debian.org/kernel-team/linux/-/merge_requests/867
> 
> Salvatore: what is the best way to ensure this makes its way into the
> next upload to sid? Should I open a new MR against sid, or can you just
> cherry-pick commit 87656545c ?

I'm not sure this is really that urgent, 6.5.10 will be EOL upstream
at some point and in master branch Bastian et all are prearing the 6.6
based once. After an extra round in experimental I would expect it
will now not take too much longer to have a version including this
change as well in unstable. 

But if it's urgent to have earlier in unstble with the next upload
already then we can cherry-pick the mentioned commit.

Regards,
Salvatore



Bug#1053503: Enable support for Renesas RZ/V2L, RZ/G2UL, and RZ/V2M

2023-11-03 Thread Emanuele Rocca
Hi!

On 2023-10-05 10:05, John wrote:
> CONFIG_ARCH_R9A07G054=y
> CONFIG_ARCH_R9A07G043=y
> CONFIG_ARCH_R9A09G011=y

The changes have been merged into master some time ago already:
https://salsa.debian.org/kernel-team/linux/-/merge_requests/867

Salvatore: what is the best way to ensure this makes its way into the
next upload to sid? Should I open a new MR against sid, or can you just
cherry-pick commit 87656545c ?

  Emanuele