[PATCH 2/4] ARM: dts: keystone: k2g: Rename the TI-SCI node
Nishanth Menon
nm at ti.com
Mon May 10 07:43:10 PDT 2021
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 at ti.com>
---
yaml fixup series:
https://lore.kernel.org/linux-arm-kernel/20210503190824.GA2192378@robh.at.kernel.org
Specific yaml:
https://lore.kernel.org/linux-arm-kernel/20210426155457.21221-5-nm@ti.com/
arch/arm/boot/dts/keystone-k2g.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/keystone-k2g.dtsi b/arch/arm/boot/dts/keystone-k2g.dtsi
index e5c813b5556d..d7fc6057ca41 100644
--- a/arch/arm/boot/dts/keystone-k2g.dtsi
+++ b/arch/arm/boot/dts/keystone-k2g.dtsi
@@ -254,7 +254,7 @@ msgmgr: mailbox at 2a00000 {
<GIC_SPI 327 IRQ_TYPE_LEVEL_HIGH>;
};
- pmmc: pmmc at 2921c00 {
+ pmmc: system-controller at 2921c00 {
compatible = "ti,k2g-sci";
/*
* In case of rare platforms that does not use k2g as
--
2.31.0
More information about the linux-arm-kernel
mailing list