diff options
author | Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> | 2021-06-09 18:32:22 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-06-10 16:26:49 +0300 |
commit | 4affc072e4fef6d1778f957037f255a6acdd44e2 (patch) | |
tree | ac5c0c2ab00a1fdd46a504d94ecd49d83e40c9c3 /Documentation/devicetree/bindings/arm/renesas.yaml | |
parent | 2cd22416745fe1f0f6b6fa70c09438f85e20c693 (diff) | |
download | linux-4affc072e4fef6d1778f957037f255a6acdd44e2.tar.xz |
dt-bindings: arm: renesas: Document SMARC EVK
Document Renesas SMARC EVK board which are based on RZ/G2L (R9A07G044)
SoC. The SMARC EVK consists of RZ/G2L SoM module and SMARC carrier board,
the SoM module sits on top of carrier board.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210609153230.6967-4-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/renesas.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/renesas.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/renesas.yaml b/Documentation/devicetree/bindings/arm/renesas.yaml index 0f99408960d7..a0cce4e25039 100644 --- a/Documentation/devicetree/bindings/arm/renesas.yaml +++ b/Documentation/devicetree/bindings/arm/renesas.yaml @@ -312,6 +312,8 @@ properties: - description: RZ/G2{L,LC} (R9A07G044) items: - enum: + - renesas,smarc-evk # SMARC EVK + - enum: - renesas,r9a07g044c1 # Single Cortex-A55 RZ/G2LC - renesas,r9a07g044c2 # Dual Cortex-A55 RZ/G2LC - renesas,r9a07g044l1 # Single Cortex-A55 RZ/G2L |