diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2022-04-02 09:32:34 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-04-13 12:19:31 +0200 |
commit | 05d39fc06cee5b11b195d0d5fec55d01da2781cb (patch) | |
tree | af868dc03c0978b1adc12acc41f780c27a0885f2 /Documentation/devicetree/bindings/arm/renesas.yaml | |
parent | dt-bindings: power: renesas,rzg2l-sysc: Document RZ/G2UL SoC (diff) | |
download | linux-05d39fc06cee5b11b195d0d5fec55d01da2781cb.tar.xz linux-05d39fc06cee5b11b195d0d5fec55d01da2781cb.zip |
dt-bindings: arm: renesas: Document Renesas RZ/G2UL SMARC EVK
Document the Renesas SMARC EVK board which is based on the Renesas
RZ/G2UL Type-1 (R9A07G043U11) SoC. The SMARC EVK consists of an
RZ/G2UL Type-1 SoM module and a SMARC carrier board. The SoM module
sits on top of the carrier board.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20220402073234.24625-1-biju.das.jz@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 fa435d6fda77..f61807103867 100644 --- a/Documentation/devicetree/bindings/arm/renesas.yaml +++ b/Documentation/devicetree/bindings/arm/renesas.yaml @@ -406,6 +406,8 @@ properties: - description: RZ/G2UL (R9A07G043) items: - enum: + - renesas,smarc-evk # SMARC EVK + - enum: - renesas,r9a07g043u11 # RZ/G2UL Type-1 - renesas,r9a07g043u12 # RZ/G2UL Type-2 - const: renesas,r9a07g043 |