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

Nishanth Menon nm at ti.com
Mon Apr 24 08:48:41 PDT 2023


Switch the fss node name to bus@ to indicate this is a simple-bus.

Signed-off-by: Nishanth Menon <nm at 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 at 42120000 {
 		status = "disabled";
 	};
 
-	fss: fss at 47000000 {
+	fss: bus at 47000000 {
 		compatible = "simple-bus";
 		reg = <0x0 0x47000000 0x0 0x100>;
 		#address-cells = <2>;
-- 
2.40.0




More information about the linux-arm-kernel mailing list