diff options
author | Magnus Damm <damm@opensource.se> | 2018-09-17 04:39:39 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-09-28 04:32:31 -0400 |
commit | 89b43b08123f454f697f7ab02187f09b6e4a36b6 (patch) | |
tree | eb716b5641a152006503761d0ecaf0a1c16d4877 | |
parent | 9aa2126f16daeb8cd3027a70a2629130b0e618d9 (diff) |
ARM: dts: Include R-Car Gen2 product name in DTSI files
Improve the user friendliness of the DTS code base by including the
R-Car product name in each R-Car Gen2 DTSI file.
The product names are taken from:
Documentation/devicetree/bindings/arm/shmobile.txt
Signed-off-by: Magnus Damm <damm@opensource.se>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r-- | arch/arm/boot/dts/r8a7790.dtsi | 2 | ||||
-rw-r--r-- | arch/arm/boot/dts/r8a7791.dtsi | 2 | ||||
-rw-r--r-- | arch/arm/boot/dts/r8a7792.dtsi | 2 | ||||
-rw-r--r-- | arch/arm/boot/dts/r8a7793.dtsi | 2 | ||||
-rw-r--r-- | arch/arm/boot/dts/r8a7794.dtsi | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi index 52a757f47bf0..5a2747758f67 100644 --- a/arch/arm/boot/dts/r8a7790.dtsi +++ b/arch/arm/boot/dts/r8a7790.dtsi | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | 1 | // SPDX-License-Identifier: GPL-2.0 |
2 | /* | 2 | /* |
3 | * Device Tree Source for the r8a7790 SoC | 3 | * Device Tree Source for the R-Car H2 (R8A77900) SoC |
4 | * | 4 | * |
5 | * Copyright (C) 2015 Renesas Electronics Corporation | 5 | * Copyright (C) 2015 Renesas Electronics Corporation |
6 | * Copyright (C) 2013-2014 Renesas Solutions Corp. | 6 | * Copyright (C) 2013-2014 Renesas Solutions Corp. |
diff --git a/arch/arm/boot/dts/r8a7791.dtsi b/arch/arm/boot/dts/r8a7791.dtsi index 25b6a99dd87a..6f875502453c 100644 --- a/arch/arm/boot/dts/r8a7791.dtsi +++ b/arch/arm/boot/dts/r8a7791.dtsi | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | 1 | // SPDX-License-Identifier: GPL-2.0 |
2 | /* | 2 | /* |
3 | * Device Tree Source for the r8a7791 SoC | 3 | * Device Tree Source for the R-Car M2-W (R8A77910) SoC |
4 | * | 4 | * |
5 | * Copyright (C) 2013-2015 Renesas Electronics Corporation | 5 | * Copyright (C) 2013-2015 Renesas Electronics Corporation |
6 | * Copyright (C) 2013-2014 Renesas Solutions Corp. | 6 | * Copyright (C) 2013-2014 Renesas Solutions Corp. |
diff --git a/arch/arm/boot/dts/r8a7792.dtsi b/arch/arm/boot/dts/r8a7792.dtsi index 52d16a260db0..8e9eb4b704d3 100644 --- a/arch/arm/boot/dts/r8a7792.dtsi +++ b/arch/arm/boot/dts/r8a7792.dtsi | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | 1 | // SPDX-License-Identifier: GPL-2.0 |
2 | /* | 2 | /* |
3 | * Device Tree Source for the r8a7792 SoC | 3 | * Device Tree Source for the R-Car V2H (R8A77920) SoC |
4 | * | 4 | * |
5 | * Copyright (C) 2016 Cogent Embedded Inc. | 5 | * Copyright (C) 2016 Cogent Embedded Inc. |
6 | */ | 6 | */ |
diff --git a/arch/arm/boot/dts/r8a7793.dtsi b/arch/arm/boot/dts/r8a7793.dtsi index 620a570307ff..bf05110fac4e 100644 --- a/arch/arm/boot/dts/r8a7793.dtsi +++ b/arch/arm/boot/dts/r8a7793.dtsi | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | 1 | // SPDX-License-Identifier: GPL-2.0 |
2 | /* | 2 | /* |
3 | * Device Tree Source for the r8a7793 SoC | 3 | * Device Tree Source for the R-Car M2-N (R8A77930) SoC |
4 | * | 4 | * |
5 | * Copyright (C) 2014-2015 Renesas Electronics Corporation | 5 | * Copyright (C) 2014-2015 Renesas Electronics Corporation |
6 | */ | 6 | */ |
diff --git a/arch/arm/boot/dts/r8a7794.dtsi b/arch/arm/boot/dts/r8a7794.dtsi index 886135a273cb..8d797d34816e 100644 --- a/arch/arm/boot/dts/r8a7794.dtsi +++ b/arch/arm/boot/dts/r8a7794.dtsi | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | 1 | // SPDX-License-Identifier: GPL-2.0 |
2 | /* | 2 | /* |
3 | * Device Tree Source for the r8a7794 SoC | 3 | * Device Tree Source for the R-Car E2 (R8A77940) SoC |
4 | * | 4 | * |
5 | * Copyright (C) 2014 Renesas Electronics Corporation | 5 | * Copyright (C) 2014 Renesas Electronics Corporation |
6 | * Copyright (C) 2014 Ulrich Hecht | 6 | * Copyright (C) 2014 Ulrich Hecht |