ARM: dts: rmobile: Fix RPC-IF device node names
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 29 Mar 2022 12:19:07 +0000 (14:19 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 2 Sep 2022 11:25:01 +0000 (13:25 +0200)
commite17205d067e0304d8d59e25c0d2fe5f3c10c1b56
tree885cd108b3d335219e497f37bc688609e36cfe3c
parent4e10c1227aa879af809b3073bf917289f23e17d7
ARM: dts: rmobile: Fix RPC-IF device node names

According to the Generic Names Recommendation in the Devicetree
Specification Release v0.3, and the DT Bindings for the Renesas Reduced
Pin Count Interface, the node name for a Renesas RPC-IF device should be
"spi".  Especially on R-Car Gen3 and RZ/G2, the node name matters, as
the node is enabled by passing a DT fragment from TF-A to U-Boot, and
from U-Boot to subsequent software.

Fix this by renaming the device nodes from "rpc" to "spi".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm/dts/r7s72100-gr-peach-u-boot.dts
arch/arm/dts/r8a774c0-u-boot.dtsi
arch/arm/dts/r8a77950-u-boot.dtsi
arch/arm/dts/r8a77960-u-boot.dtsi
arch/arm/dts/r8a77965-u-boot.dtsi
arch/arm/dts/r8a77970-u-boot.dtsi
arch/arm/dts/r8a77980-u-boot.dtsi
arch/arm/dts/r8a77990-u-boot.dtsi
arch/arm/dts/r8a77995-u-boot.dtsi