diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2018-04-24 08:54:42 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-05-02 09:44:14 +0300 |
commit | 519df0e05d2796805ee6d6e396423e60f3743b97 (patch) | |
tree | 14feeec54b21141cb17b4c274efee495ffd3bfc1 /Documentation/devicetree/bindings/arm/shmobile.txt | |
parent | d2ba004b0341e63dc49f640ddd8e79c764ff16c8 (diff) | |
download | linux-519df0e05d2796805ee6d6e396423e60f3743b97.tar.xz |
dt-bindings: arm: consistently name r8a77965 as M3-N
There is an inconsistency between the use of M3N and M3-N.
This patch resolves this by consistently using the latter.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/shmobile.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/shmobile.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index 804f1d7c1f2b..0da876784dd5 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -114,7 +114,7 @@ Boards: compatible = "renesas,salvator-x", "renesas,r8a7795" - Salvator-X (RTP0RC7796SIPB0011S) compatible = "renesas,salvator-x", "renesas,r8a7796" - - Salvator-X (RTP0RC7796SIPB0011S (M3N)) + - Salvator-X (RTP0RC7796SIPB0011S (M3-N)) compatible = "renesas,salvator-x", "renesas,r8a77965" - Salvator-XS (Salvator-X 2nd version, RTP0RC7795SIPB0012S) compatible = "renesas,salvator-xs", "renesas,r8a7795" |