diff mbox series

dt-bindings: arm: renesas: Add HopeRun RZ/G2N boards

Message ID 1568724492-32087-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Mainlined
Commit d30286ebbace486af71d3fc35a6ea941c19eb66d
Delegated to: Geert Uytterhoeven
Headers show
Series dt-bindings: arm: renesas: Add HopeRun RZ/G2N boards | expand

Commit Message

Biju Das Sept. 17, 2019, 12:48 p.m. UTC
This patch adds board HiHope RZ/G2N (the main board, powered by
the R8A774B1) and board HiHope RZ/G2 EX (the expansion board
that sits on top of the HiHope RZ/G2N). Both boards are made
by Jiangsu HopeRun Software Co., Ltd. (a.k.a. HopeRun).

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
 Documentation/devicetree/bindings/arm/renesas.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Rob Herring Sept. 17, 2019, 1:06 p.m. UTC | #1
On Tue, Sep 17, 2019 at 7:55 AM Biju Das <biju.das@bp.renesas.com> wrote:
>
> This patch adds board HiHope RZ/G2N (the main board, powered by
> the R8A774B1) and board HiHope RZ/G2 EX (the expansion board
> that sits on top of the HiHope RZ/G2N). Both boards are made
> by Jiangsu HopeRun Software Co., Ltd. (a.k.a. HopeRun).
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/arm/renesas.yaml | 8 ++++++++
>  1 file changed, 8 insertions(+)

Reviewed-by: Rob Herring <robh@kernel.org>
Geert Uytterhoeven Sept. 20, 2019, 1:56 p.m. UTC | #2
On Tue, Sep 17, 2019 at 2:55 PM Biju Das <biju.das@bp.renesas.com> wrote:
> This patch adds board HiHope RZ/G2N (the main board, powered by
> the R8A774B1) and board HiHope RZ/G2 EX (the expansion board
> that sits on top of the HiHope RZ/G2N). Both boards are made
> by Jiangsu HopeRun Software Co., Ltd. (a.k.a. HopeRun).
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

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

Gr{oetje,eeting}s,

                        Geert
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/renesas.yaml b/Documentation/devicetree/bindings/arm/renesas.yaml
index 9ad31f1..bc0b4ec 100644
--- a/Documentation/devicetree/bindings/arm/renesas.yaml
+++ b/Documentation/devicetree/bindings/arm/renesas.yaml
@@ -118,6 +118,14 @@  properties:
 
       - description: RZ/G2N (R8A774B1)
         items:
+          - enum:
+              - hoperun,hihope-rzg2n # HopeRun HiHope RZ/G2N platform
+          - const: renesas,r8a774b1
+
+      - items:
+          - enum:
+              - hoperun,hihope-rzg2-ex # HopeRun expansion board for HiHope RZ/G2 platforms
+          - const: hoperun,hihope-rzg2n
           - const: renesas,r8a774b1
 
       - description: RZ/G2E (R8A774C0)