Message ID | 0a264c102c615e0a1bec2e45cba180298643520c.1747222771.git.geert+renesas@glider.be |
---|---|
State | Changes Requested |
Headers | show |
Series | [v2] dt-bindings: soc: renesas: Document RZ/V2H EVK board part number | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | warning | total: 0 errors, 1 warnings, 8 lines checked |
robh/patch-applied | success | |
robh/dt-meta-schema | success |
Thank you for the patch Geert! > From: Geert Uytterhoeven <geert+renesas@glider.be> > Sent: 14 May 2025 12:43 > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > To be queued in renesas-devel for v6.17. > > v2: > - Update part number to actual upstreamed board revision. > --- > Documentation/devicetree/bindings/soc/renesas/renesas.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > index 5e6e6e6208dc552e..f074b5c35c6f7d19 100644 > --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > @@ -576,7 +576,7 @@ properties: > - description: RZ/V2H(P) (R9A09G057) > items: > - enum: > - - renesas,rzv2h-evk # RZ/V2H EVK > + - renesas,rzv2h-evk # RZ/V2H EVK (RTK0EF0168C06001BJ) Reviewed-by: Chris Paterson <chris.paterson2@renesas.com> > - enum: > - renesas,r9a09g057h41 # RZ/V2H > - renesas,r9a09g057h42 # RZ/V2H with Mali-G31 support > -- > 2.43.0 >
diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml index 5e6e6e6208dc552e..f074b5c35c6f7d19 100644 --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml @@ -576,7 +576,7 @@ properties: - description: RZ/V2H(P) (R9A09G057) items: - enum: - - renesas,rzv2h-evk # RZ/V2H EVK + - renesas,rzv2h-evk # RZ/V2H EVK (RTK0EF0168C06001BJ) - enum: - renesas,r9a09g057h41 # RZ/V2H - renesas,r9a09g057h42 # RZ/V2H with Mali-G31 support
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- To be queued in renesas-devel for v6.17. v2: - Update part number to actual upstreamed board revision. --- Documentation/devicetree/bindings/soc/renesas/renesas.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)