Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: r8a7740, emev2, sh73a0: Include SoC name in DTSI

Update the R-Mobile A1 (r8a7740), Emma Mobile EV2 (emev2) and
SH-Mobile AG5 (sh72a0) DTSI to include product name.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
[simon: squashed similar patches]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

authored by

Magnus Damm and committed by
Simon Horman
fb09bf59 89862542

+3 -3
+1 -1
arch/arm/boot/dts/emev2.dtsi
··· 1 1 // SPDX-License-Identifier: GPL-2.0 2 2 /* 3 - * Device Tree Source for the EMEV2 SoC 3 + * Device Tree Source for the Emma Mobile EV2 SoC 4 4 * 5 5 * Copyright (C) 2012 Renesas Solutions Corp. 6 6 */
+1 -1
arch/arm/boot/dts/r8a7740.dtsi
··· 1 1 // SPDX-License-Identifier: GPL-2.0 2 2 /* 3 - * Device Tree Source for the r8a7740 SoC 3 + * Device Tree Source for the R-Mobile A1 (R8A77400) SoC 4 4 * 5 5 * Copyright (C) 2012 Renesas Solutions Corp. 6 6 */
+1 -1
arch/arm/boot/dts/sh73a0.dtsi
··· 1 1 // SPDX-License-Identifier: GPL-2.0 2 2 /* 3 - * Device Tree Source for the SH73A0 SoC 3 + * Device Tree Source for the SH-Mobile AG5 (R8A73A00/SH73A0) SoC 4 4 * 5 5 * Copyright (C) 2012 Renesas Solutions Corp. 6 6 */