[PATCH v2 3/4] dt-bindings: soc: renesas: Document Yuridenki-Shokai Kakip board

Nobuhiro Iwamatsu posted 4 patches 11 months ago
[PATCH v2 3/4] dt-bindings: soc: renesas: Document Yuridenki-Shokai Kakip board
Posted by Nobuhiro Iwamatsu 11 months ago
Add "yuridenki,kakip" which targets the Yuridenki-Shokai Kakip board.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>

---
v2: Fix the rule of binding for boards.
    kakip board uses r9a09g057h48 only.

 Documentation/devicetree/bindings/soc/renesas/renesas.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
index 4f2645e8140c5c..a8af4fce596127 100644
--- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
+++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
@@ -557,6 +557,12 @@ properties:
               - renesas,r9a09g057h48 # RZ/V2HP with Mali-G31 + Mali-C55 + cryptographic extension support
           - const: renesas,r9a09g057
 
+      - description: Yuridenki-Shokai RZ/V2H Kakip
+        items:
+          - const: yuridenki,kakip
+          - const: renesas,r9a09g057h48
+          - const: renesas,r9a09g057
+
 additionalProperties: true
 
 ...
-- 
2.47.1
Re: [PATCH v2 3/4] dt-bindings: soc: renesas: Document Yuridenki-Shokai Kakip board
Posted by Geert Uytterhoeven 10 months, 3 weeks ago
On Thu, Jan 16, 2025 at 3:48 PM Nobuhiro Iwamatsu <iwamatsu@nigauri.org> wrote:
> Add "yuridenki,kakip" which targets the Yuridenki-Shokai Kakip board.
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
>
> ---
> v2: Fix the rule of binding for boards.
>     kakip board uses r9a09g057h48 only.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v6.15.

Gr{oetje,eeting}s,

                        Geert


--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
Re: [PATCH v2 3/4] dt-bindings: soc: renesas: Document Yuridenki-Shokai Kakip board
Posted by Krzysztof Kozlowski 11 months ago
On 16/01/2025 15:47, Nobuhiro Iwamatsu wrote:
> Add "yuridenki,kakip" which targets the Yuridenki-Shokai Kakip board.
> 
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
> 
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof