aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2021-12-01 16:32:55 +0900
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-12-07 16:27:13 +0100
commitd01986bec3887a3dbf61cbd821979f91cf0bb2dc (patch)
tree79f94880a9d7f8242af4dc39e592fb589f52101c
parentdt-bindings: mmc: renesas,sdhi: Rename RZ/G2L clocks (diff)
downloadwireguard-linux-d01986bec3887a3dbf61cbd821979f91cf0bb2dc.tar.xz
wireguard-linux-d01986bec3887a3dbf61cbd821979f91cf0bb2dc.zip
dt-bindings: arm: renesas: Document Renesas Spider boards
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> Link: https://lore.kernel.org/r/20211201073308.1003945-2-yoshihiro.shimoda.uh@renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
-rw-r--r--Documentation/devicetree/bindings/arm/renesas.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/renesas.yaml b/Documentation/devicetree/bindings/arm/renesas.yaml
index 36197f53b310..6a9350ee690b 100644
--- 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 (RTP8A779F0ASKB0SC2S)
+ - const: renesas,r8a779f0
+
+ - items:
+ - enum:
+ - renesas,spider-breakout # Spider BreakOut board (RTP8A779F0ASKB0SB0S)
+ - const: renesas,spider-cpu
- const: renesas,r8a779f0
- description: R-Car H3e (R8A779M0)