diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-11-16 08:44:20 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-11-28 03:36:35 -0500 |
commit | 8af1da9e8a804ef81a034f96f0e9a778e5f3cc6e (patch) | |
tree | e2a8fbe6f317e0a94f39493e9463c5ccbdaf24aa | |
parent | 3d5863e6112adb8265456ca201d90bd9dc4eb886 (diff) |
arm64: dts: renesas: r8a7796-salvator-x: Add SoC name to file header
Document clearly which SoC this DTS applies to, to distinguish from
Salvator-X boards equipped with other SoCs.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r-- | arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts index b317be03306e..498c9e807dc4 100644 --- a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts +++ b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Device Tree Source for the Salvator-X board | 2 | * Device Tree Source for the Salvator-X board with R-Car M3-W |
3 | * | 3 | * |
4 | * Copyright (C) 2016 Renesas Electronics Corp. | 4 | * Copyright (C) 2016 Renesas Electronics Corp. |
5 | * | 5 | * |