diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-11-16 08:44:21 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-11-28 03:36:35 -0500 |
commit | 61799464a4c01139fefe11aca2533e97ac579e00 (patch) | |
tree | bcdd6c3c6078ff1461696ab0e67413d64892197d | |
parent | 8af1da9e8a804ef81a034f96f0e9a778e5f3cc6e (diff) |
arm64: dts: renesas: r8a7795-salvator-xs: Add SoC name to file header
Document clearly which SoC this DTS applies to, to distinguish from
Salvator-XS 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/r8a7795-salvator-xs.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dts b/arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dts index 7675de5d4f2c..8b50ceb746e8 100644 --- a/arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dts +++ b/arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dts | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Device Tree Source for the Salvator-X 2nd version board | 2 | * Device Tree Source for the Salvator-X 2nd version board with R-Car H3 ES2.0 |
3 | * | 3 | * |
4 | * Copyright (C) 2015-2017 Renesas Electronics Corp. | 4 | * Copyright (C) 2015-2017 Renesas Electronics Corp. |
5 | * | 5 | * |