diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-03-02 13:02:21 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-03-13 19:16:16 +0100 |
commit | 972952d39fc1e2274c273ec9f1a47bcce30a5722 (patch) | |
tree | 32625c8c9bb6c783579637bc6eb66aa9c255848c /arch/arm64 | |
parent | 862a61d0e4705409271639fca8776020b6cff4a8 (diff) | |
download | lwn-972952d39fc1e2274c273ec9f1a47bcce30a5722.tar.gz lwn-972952d39fc1e2274c273ec9f1a47bcce30a5722.zip |
arm64: dts: renesas: r8a77965-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>
Diffstat (limited to 'arch/arm64')
-rw-r--r-- | arch/arm64/boot/dts/renesas/r8a77965-salvator-xs.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a77965-salvator-xs.dts b/arch/arm64/boot/dts/renesas/r8a77965-salvator-xs.dts index 8a45fc43348d..a83a00deed9e 100644 --- a/arch/arm64/boot/dts/renesas/r8a77965-salvator-xs.dts +++ b/arch/arm64/boot/dts/renesas/r8a77965-salvator-xs.dts @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Device Tree Source for the Salvator-X 2nd version board + * Device Tree Source for the Salvator-X 2nd version board with R-Car M3-N * * Copyright (C) 2017 Renesas Electronics Corp. */ |