Skip to content

Commit e18a31a

Browse files
Magnus Dammhorms
authored andcommitted
arm64: dts: renesas: Include R-Car product name in DTSI files
Browsing the DTS for all the R-Car SoCs with similar part numbers makes my head hurt, so to improve the user friendliness of the DTS code base include R-Car product name in each DTSI file. Product names are derived from Documentation/devicetree/bindings/arm/shmobile.txt Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
1 parent bcee502 commit e18a31a

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/*
3-
* Device Tree Source for the r8a7795 ES1.x SoC
3+
* Device Tree Source for the R-Car H3 (R8A77950) ES1.x SoC
44
*
55
* Copyright (C) 2015 Renesas Electronics Corp.
66
*/

arch/arm64/boot/dts/renesas/r8a7795.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/*
3-
* Device Tree Source for the r8a7795 SoC
3+
* Device Tree Source for the R-Car H3 (R8A77950) SoC
44
*
55
* Copyright (C) 2015 Renesas Electronics Corp.
66
*/

arch/arm64/boot/dts/renesas/r8a7796.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/*
3-
* Device Tree Source for the r8a7796 SoC
3+
* Device Tree Source for the R-Car M3-W (R8A77960) SoC
44
*
55
* Copyright (C) 2016-2017 Renesas Electronics Corp.
66
*/

arch/arm64/boot/dts/renesas/r8a77965.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/*
3-
* Device Tree Source for the r8a77965 SoC
3+
* Device Tree Source for the R-Car M3-N (R8A77965) SoC
44
*
55
* Copyright (C) 2018 Jacopo Mondi <jacopo+renesas@jmondi.org>
66
*

arch/arm64/boot/dts/renesas/r8a77970.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/*
3-
* Device Tree Source for the r8a77970 SoC
3+
* Device Tree Source for the R-Car V3M (R8A77970) SoC
44
*
55
* Copyright (C) 2016-2017 Renesas Electronics Corp.
66
* Copyright (C) 2017 Cogent Embedded, Inc.

arch/arm64/boot/dts/renesas/r8a77980.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/*
3-
* Device Tree Source for the r8a77980 SoC
3+
* Device Tree Source for the R-Car V3H (R8A77980) SoC
44
*
55
* Copyright (C) 2018 Renesas Electronics Corp.
66
* Copyright (C) 2018 Cogent Embedded, Inc.

arch/arm64/boot/dts/renesas/r8a77990.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
22
/*
3-
* Device Tree Source for the r8a77990 SoC
3+
* Device Tree Source for the R-Car E3 (R8A77990) SoC
44
*
55
* Copyright (C) 2018 Renesas Electronics Corp.
66
*/

arch/arm64/boot/dts/renesas/r8a77995.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/*
3-
* Device Tree Source for the r8a77995 SoC
3+
* Device Tree Source for the R-Car D3 (R8A77995) SoC
44
*
55
* Copyright (C) 2016 Renesas Electronics Corp.
66
* Copyright (C) 2017 Glider bvba

0 commit comments

Comments
 (0)