]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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)
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

index f48121a9a812b481dd6cd031765af80498c95f45..3f532eced23d354b6f1af558338a2d1f7c341a30 100644 (file)
@@ -46,7 +46,7 @@
        };
 
 
-       rpc: rpc@ee200000 {
+       rpc: spi@ee200000 {
                compatible = "renesas,rpc-r7s72100", "renesas,rpc";
                reg = <0x3fefa000 0x100>, <0x18000000 0x08000000>;
                bank-width = <2>;
index af1c86171b601330dc71f73ff52c8aec30d74b69..f50816a360dc59122b6b336febaa37d6f706a11f 100644 (file)
@@ -10,7 +10,7 @@
 
 / {
        soc {
-               rpc: rpc@ee200000 {
+               rpc: spi@ee200000 {
                        compatible = "renesas,rcar-gen3-rpc", "renesas,rpc-r8a774c0";
                        reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0x04000000>;
                        clocks = <&cpg CPG_MOD 917>;
index 5a1165146465513457b85e2b8ff39577ddd6e9c3..5e449a3553cb9712dac0047fff161186b1bd5b55 100644 (file)
@@ -13,7 +13,7 @@
 
 / {
        soc {
-               rpc: rpc@ee200000 {
+               rpc: spi@ee200000 {
                        compatible = "renesas,rpc-r8a7795", "renesas,rpc";
                        reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0>;
                        clocks = <&cpg CPG_MOD 917>;
index f1cae1c35931e78a1f52827d46f8456b0b6525af..9013c291f5ffca8a91924219d8a686117008cd99 100644 (file)
@@ -13,7 +13,7 @@
 
 / {
        soc {
-               rpc: rpc@ee200000 {
+               rpc: spi@ee200000 {
                        compatible = "renesas,rpc-r8a7796", "renesas,rpc";
                        reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0>;
                        clocks = <&cpg CPG_MOD 917>;
index 9cc6f205375135dcba7fa81dd24e8d389af6f4af..f3c99ac99cbc581aa5f3db75b1a7de6780c63687 100644 (file)
@@ -13,7 +13,7 @@
 
 / {
        soc {
-               rpc: rpc@ee200000 {
+               rpc: spi@ee200000 {
                        compatible = "renesas,rpc-r8a77965", "renesas,rpc";
                        reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0>;
                        clocks = <&cpg CPG_MOD 917>;
index ac3c6be4adb885f36c25b3421a942614e58132ae..904fc48b2282b52a3036693b27d7287c0af58ec3 100644 (file)
@@ -13,7 +13,7 @@
 
 / {
        soc {
-               rpc: rpc@ee200000 {
+               rpc: spi@ee200000 {
                        compatible = "renesas,rpc-r8a77970", "renesas,rpc";
                        reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0>;
                        clocks = <&cpg CPG_MOD 917>;
index 365d40ac49b65b05bf3b4047744d9f17165e51ee..34d6fcd2f013d7629a3650e55e4d9cdc988732a4 100644 (file)
@@ -13,7 +13,7 @@
 
 / {
        soc {
-               rpc: rpc@ee200000 {
+               rpc: spi@ee200000 {
                        compatible = "renesas,rpc-r8a77980", "renesas,rpc";
                        reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0>;
                        clocks = <&cpg CPG_MOD 917>;
index 6655abe8752f5d785a85d660a0c5a4819a95a0de..8c75f62f5abec4cf708704faff8931a2e73226e6 100644 (file)
@@ -9,7 +9,7 @@
 
 / {
        soc {
-               rpc: rpc@ee200000 {
+               rpc: spi@ee200000 {
                        compatible = "renesas,rpc-r8a77990", "renesas,rpc";
                        reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0>;
                        clocks = <&cpg CPG_MOD 917>;
index 0917a80f09630875514228ed1df46e799179eac8..cd9466625e27d57c97e6cd42b8bebc7ea4254c78 100644 (file)
@@ -9,7 +9,7 @@
 
 / {
        soc {
-               rpc: rpc@ee200000 {
+               rpc: spi@ee200000 {
                        compatible = "renesas,rpc-r8a77995", "renesas,rpc";
                        reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0>;
                        clocks = <&cpg CPG_MOD 917>;