diff options
| author | Geert Uytterhoeven <[email protected]> | 2017-07-20 14:28:59 +0200 |
|---|---|---|
| committer | Simon Horman <[email protected]> | 2017-07-27 17:10:22 +0200 |
| commit | f03783efc4cb9e07262bd2a877fc96bfa1697a18 (patch) | |
| tree | f22faac8d0cb25b68fa20a1baff3f58ada8ae376 | |
| parent | fd57d77f9c649cf95216d390647a244fa34b3584 (diff) | |
ARM: shmobile: Document R-Car D3 SoC DT bindings
Note that r8a77995 is the first Renesas "r8a<n>" SoC matching against a 5
digit number, as r8a77990 will be a different SoC.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/shmobile.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index 1a671e329864..91f92d626502 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -39,6 +39,8 @@ SoCs: compatible = "renesas,r8a7795" - R-Car M3-W (R8A77960) compatible = "renesas,r8a7796" + - R-Car D3 (R8A77995) + compatible = "renesas,r8a77995" Boards: |