diff options
| author | 2019-10-16 17:11:09 +0200 | |
|---|---|---|
| committer | 2019-10-25 14:12:44 +0200 | |
| commit | 24169f0a453754a7c463cb7d480d6358aaf72c30 (patch) | |
| tree | 4495802b8c293f6485c233f737fabc0160ef7954 | |
| parent | dt-bindings: arm: renesas: Convert 'renesas,prr' to json-schema (diff) | |
dt-bindings: arm: renesas: Add R-Car M3-N ULCB with Kingfisher
Document the use of the Kingfisher expansion board with the R-Car
Starter Kit Pro equipped with an R-Car M3-N SoC.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20191016151109.30747-1-geert+renesas@glider.be
| -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 bc0b4ec54756..397eb7f8b0a4 100644 --- a/Documentation/devicetree/bindings/arm/renesas.yaml +++ b/Documentation/devicetree/bindings/arm/renesas.yaml @@ -211,9 +211,11 @@ properties: - enum: - renesas,h3ulcb - renesas,m3ulcb + - renesas,m3nulcb - enum: - renesas,r8a7795 - renesas,r8a7796 + - renesas,r8a77965 - description: R-Car M3-N (R8A77965) items: |
