arm64: dts: renesas: Rename r8a7796* to r8a77960*
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 11 Dec 2019 13:13:11 +0000 (14:13 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 13 Dec 2019 13:36:46 +0000 (14:36 +0100)
commit83772e1b44231e2965d9375515e664fc3bc1247c
treeebf344098a26c3e04213222f33bf432b75a90e5d
parent87924226737d33fa6651c0919243b29dff05a60e
arm64: dts: renesas: Rename r8a7796* to r8a77960*

CONFIG_ARCH_R8A7796 was renamed to CONFIG_ARCH_R8A77960 in commit
39e57e14d7eaf818 ("soc: renesas: Add ARCH_R8A77960 for existing R-Car
M3-W"), to avoid confusion between R-Car M3-W (R8A77960) and R-Car M3-W+
(R8A77961).

Rename the DTS files as well, for consistency.

Note that DT binding headers, definitions, and compatible values were
not renamed, to preserve backward compatibility.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20191211131311.23661-1-geert+renesas@glider.be
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Eugeniu Rosca <erosca@de.adit-jv.com>
arch/arm64/boot/dts/renesas/Makefile
arch/arm64/boot/dts/renesas/r8a7796-m3ulcb-kf.dts [deleted file]
arch/arm64/boot/dts/renesas/r8a7796-m3ulcb.dts [deleted file]
arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts [deleted file]
arch/arm64/boot/dts/renesas/r8a7796-salvator-xs.dts [deleted file]
arch/arm64/boot/dts/renesas/r8a7796.dtsi [deleted file]
arch/arm64/boot/dts/renesas/r8a77960-m3ulcb-kf.dts [new file with mode: 0644]
arch/arm64/boot/dts/renesas/r8a77960-m3ulcb.dts [new file with mode: 0644]
arch/arm64/boot/dts/renesas/r8a77960-salvator-x.dts [new file with mode: 0644]
arch/arm64/boot/dts/renesas/r8a77960-salvator-xs.dts [new file with mode: 0644]
arch/arm64/boot/dts/renesas/r8a77960.dtsi [new file with mode: 0644]