arm64: dts: renesas: Rename r8a7795{-es1,}* to r8a7795[01]*
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 17 Dec 2019 18:38:37 +0000 (19:38 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 31 Dec 2019 09:28:20 +0000 (10:28 +0100)
commit052e99db7c00864c67150a37cf2a615f58c09a32
tree4ed76e954594cd7adacafa7623c046039163fcc6
parentae56c940f188c1dde440c8456229adaad733908e
arm64: dts: renesas: Rename r8a7795{-es1,}* to r8a7795[01]*

Despite using the same compatible values ("r8a7795"-based) because of
historical reasons, R-Car H3 ES1.x (R8A77950) and R-Car H3 ES2.0+
(R8A77951) are really different SoCs, with different part numbers.

Reflect this in the DTS files by changing their base names from
"r8a7795-es1" and "r8a7795" to "r8a77950" resp. "r8a77951".
Drop all "ES" references next to part numbers, as they are implied by
the part numbers, and thus redundant.

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

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/20191217183841.432-2-geert+renesas@glider.be
arch/arm64/boot/dts/renesas/Makefile
arch/arm64/boot/dts/renesas/r8a77950-h3ulcb-kf.dts [moved from arch/arm64/boot/dts/renesas/r8a7795-h3ulcb-kf.dts with 75% similarity]
arch/arm64/boot/dts/renesas/r8a77950-h3ulcb.dts [moved from arch/arm64/boot/dts/renesas/r8a7795-es1-h3ulcb.dts with 89% similarity]
arch/arm64/boot/dts/renesas/r8a77950-salvator-x.dts [moved from arch/arm64/boot/dts/renesas/r8a7795-es1-salvator-x.dts with 96% similarity]
arch/arm64/boot/dts/renesas/r8a77950.dtsi [moved from arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi with 98% similarity]
arch/arm64/boot/dts/renesas/r8a77951-h3ulcb-kf.dts [moved from arch/arm64/boot/dts/renesas/r8a7795-es1-h3ulcb-kf.dts with 75% similarity]
arch/arm64/boot/dts/renesas/r8a77951-h3ulcb.dts [moved from arch/arm64/boot/dts/renesas/r8a7795-h3ulcb.dts with 92% similarity]
arch/arm64/boot/dts/renesas/r8a77951-salvator-x.dts [moved from arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts with 96% similarity]
arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts [moved from arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dts with 96% similarity]
arch/arm64/boot/dts/renesas/r8a77951.dtsi [moved from arch/arm64/boot/dts/renesas/r8a7795.dtsi with 99% similarity]