diff options
author | Magnus Damm <damm@opensource.se> | 2018-09-17 10:39:39 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-09-28 10:32:31 +0200 |
commit | 89b43b08123f454f697f7ab02187f09b6e4a36b6 (patch) | |
tree | eb716b5641a152006503761d0ecaf0a1c16d4877 /arch/arm/boot/dts/r8a7794.dtsi | |
parent | ARM: dts: r9a06g032: Correct UART and add all other UARTs (diff) | |
download | linux-89b43b08123f454f697f7ab02187f09b6e4a36b6.tar.xz linux-89b43b08123f454f697f7ab02187f09b6e4a36b6.zip |
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>
Diffstat (limited to 'arch/arm/boot/dts/r8a7794.dtsi')
-rw-r--r-- | arch/arm/boot/dts/r8a7794.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Device Tree Source for the r8a7794 SoC + * Device Tree Source for the R-Car E2 (R8A77940) SoC * * Copyright (C) 2014 Renesas Electronics Corporation * Copyright (C) 2014 Ulrich Hecht |