Hi Geert-san,
From: Geert Uytterhoeven, Sent: Saturday, December 4, 2021 1:13 AM
Hi Shimoda-san,
On Wed, Dec 1, 2021 at 8:33 AM Yoshihiro Shimoda
[off-list ref] wrote:
quoted
Add device tree bindings documentation for Renesas R-Car S4-8
Spider CPU and BreakOut boards.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thanks for your patch!
quoted
--- a/Documentation/devicetree/bindings/arm/renesas.yaml
+++ b/Documentation/devicetree/bindings/arm/renesas.yaml
@@ -317,6 +317,14 @@ properties:
- description: R-Car S4-8 (R8A779F0)
items:
+ - enum:
+ - renesas,spider-cpu # Spider CPU board (RTP8A779FASKB0SC2S)
In your reply to v1, you said that the part number should be
RTP8A779F0ASKB0SC2S?
Oops! I'm sorry I forgot to fix this.
quoted
+ - const: renesas,r8a779f0
+
+ - items:
+ - enum:
+ - renesas,spider-breakout # Spider BreakOut board (RTP8A779F0ASKB0SB0S)
+ - const: renesas,spider-cpu
- const: renesas,r8a779f0
- description: R-Car H3e (R8A779M0)
I can fixup the above while applying, so
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.17.
I'm happy if you fixup the above while applying.
Thank you very much for your help!
Best regards,
Yoshihiro Shimoda