Message ID | 20250326143945.82142-3-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive) |
---|---|
State | New |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | Add support for Renesas RZ/V2N SoC and EVK | expand |
On 26/03/2025 15:39, Prabhakar wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > > Add "renesas,rzv2n-evk" which targets the Renesas RZ/V2N ("R9A09G056") > EVK board. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > --- Squash, previous patch makes no sense on its own. You, Renesas, already received exactly that feedback! Best regards, Krzysztof
Hi Krzysztof, Thank you for the review. On Thu, Mar 27, 2025 at 7:41 AM Krzysztof Kozlowski <krzk@kernel.org> wrote: > > On 26/03/2025 15:39, Prabhakar wrote: > > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > > > > Add "renesas,rzv2n-evk" which targets the Renesas RZ/V2N ("R9A09G056") > > EVK board. > > > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > > --- > Squash, previous patch makes no sense on its own. > Agreed, I will squash this as patch patch 1/15. > You, Renesas, already received exactly that feedback! > I truly apologize for the oversight and appreciate your patience. I’ll make sure this doesn’t happen again. Thank you for your understanding. Cheers, Prabhakar
diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml index 3e61ce372a57..3e3987c9a82e 100644 --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml @@ -553,6 +553,8 @@ properties: - description: RZ/V2N (R9A09G056) items: + - enum: + - renesas,rzv2n-evk # RZ/V2N EVK - enum: - renesas,r9a09g056n41 # RZ/V2N - renesas,r9a09g056n42 # RZ/V2N with Mali-G31 support