]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: ti: k3-*: Rename the TI-SCI node
authorNishanth Menon <nm@ti.com>
Mon, 10 May 2021 14:50:33 +0000 (09:50 -0500)
committerNishanth Menon <nm@ti.com>
Fri, 14 May 2021 17:47:29 +0000 (12:47 -0500)
Lets rename the node name of TI-SCI node to be system-controller as it
is a better standardized name for the function that TI-SCI plays in the
SoC.

Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Tero Kristo <kristo@kernel.org>
Link: https://lore.kernel.org/r/20210510145033.7426-5-nm@ti.com
arch/arm64/boot/dts/ti/k3-am64-main.dtsi
arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi
arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi

index e1216073e3df2be3d2e45869da2e8387c67d8c81..dc52178d9b64a9502c9cefcf39d6c299639559b0 100644 (file)
                };
        };
 
-       dmsc: dmsc@44043000 {
+       dmsc: system-controller@44043000 {
                compatible = "ti,k2g-sci";
                ti,host-id = <12>;
                mbox-names = "rx", "tx";
index 80d4df775f43945d3d1a4cd1586c65c3705f41c0..822f4cff1db4232c5e11fab27a83946bbb1dc7d3 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 &cbass_wakeup {
-       dmsc: dmsc@44083000 {
+       dmsc: system-controller@44083000 {
                compatible = "ti,am654-sci";
                ti,host-id = <12>;
 
index 9dba2df3569fabc789f36042a782c211fe0aef1b..65f3fabda114ce1dfefaa9e919105c5936dc38cd 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 &cbass_mcu_wakeup {
-       dmsc: dmsc@44083000 {
+       dmsc: system-controller@44083000 {
                compatible = "ti,k2g-sci";
                ti,host-id = <12>;
 
index b83801feeb10f093f3c3b69152701530b7584303..94e821467eaaea6b600ca022db2c05c665c28505 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 &cbass_mcu_wakeup {
-       dmsc: dmsc@44083000 {
+       dmsc: system-controller@44083000 {
                compatible = "ti,k2g-sci";
                ti,host-id = <12>;