[PATCH 2/2] arm64: dts: ti: k3-j721e-mcu-wakeup: Fix fss node name

Nishanth Menon posted 2 patches 2 years, 7 months ago
[PATCH 2/2] arm64: dts: ti: k3-j721e-mcu-wakeup: Fix fss node name
Posted by Nishanth Menon 2 years, 7 months ago
Switch the fss node name to bus@ to indicate this is a simple-bus.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
index 71b8b04a7789..6237e1f3a477 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
@@ -174,7 +174,7 @@ wkup_i2c0: i2c@42120000 {
 		status = "disabled";
 	};
 
-	fss: fss@47000000 {
+	fss: bus@47000000 {
 		compatible = "simple-bus";
 		reg = <0x0 0x47000000 0x0 0x100>;
 		#address-cells = <2>;
-- 
2.40.0