Message ID | 153717357933.480.16204445206291701317.sendpatchset@octo (mailing list archive) |
---|---|
State | Accepted |
Commit | 89b43b08123f454f697f7ab02187f09b6e4a36b6 |
Delegated to: | Simon Horman |
Headers | show |
Series | Further product name updates | expand |
On Mon, Sep 17, 2018 at 10:39 AM Magnus Damm <magnus.damm@gmail.com> wrote: > From: Magnus Damm <damm@opensource.se> > > 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> Gr{oetje,eeting}s, Geert
On Mon, Sep 17, 2018 at 01:22:22PM +0200, Geert Uytterhoeven wrote: > On Mon, Sep 17, 2018 at 10:39 AM Magnus Damm <magnus.damm@gmail.com> wrote: > > From: Magnus Damm <damm@opensource.se> > > > > 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> Thanks, applied for v4.20.
--- 0001/arch/arm/boot/dts/r8a7790.dtsi +++ work/arch/arm/boot/dts/r8a7790.dtsi 2018-09-17 16:22:22.002897845 +0900 @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Device Tree Source for the r8a7790 SoC + * Device Tree Source for the R-Car H2 (R8A77900) SoC * * Copyright (C) 2015 Renesas Electronics Corporation * Copyright (C) 2013-2014 Renesas Solutions Corp. --- 0001/arch/arm/boot/dts/r8a7791.dtsi +++ work/arch/arm/boot/dts/r8a7791.dtsi 2018-09-17 16:22:47.249221466 +0900 @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Device Tree Source for the r8a7791 SoC + * Device Tree Source for the R-Car M2-W (R8A77910) SoC * * Copyright (C) 2013-2015 Renesas Electronics Corporation * Copyright (C) 2013-2014 Renesas Solutions Corp. --- 0001/arch/arm/boot/dts/r8a7792.dtsi +++ work/arch/arm/boot/dts/r8a7792.dtsi 2018-09-17 16:23:16.352747315 +0900 @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Device Tree Source for the r8a7792 SoC + * Device Tree Source for the R-Car V2H (R8A77920) SoC * * Copyright (C) 2016 Cogent Embedded Inc. */ --- 0001/arch/arm/boot/dts/r8a7793.dtsi +++ work/arch/arm/boot/dts/r8a7793.dtsi 2018-09-17 16:23:38.337899965 +0900 @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Device Tree Source for the r8a7793 SoC + * Device Tree Source for the R-Car M2-N (R8A77930) SoC * * Copyright (C) 2014-2015 Renesas Electronics Corporation */ --- 0001/arch/arm/boot/dts/r8a7794.dtsi +++ work/arch/arm/boot/dts/r8a7794.dtsi 2018-09-17 16:23:53.752708146 +0900 @@ -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