]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: aspeed: Drop "no-gpio-delays"
authorRob Herring (Arm) <robh@kernel.org>
Thu, 31 Jul 2025 22:12:18 +0000 (17:12 -0500)
committerAndrew Jeffery <andrew@codeconstruct.com.au>
Mon, 11 Aug 2025 00:07:47 +0000 (09:37 +0930)
The "no-gpios-delays" property only applies to the "fsi-master-gpio"
binding and not the "aspeed,ast2[45]00-cf-fsi-master" binding. It
doesn't really make sense either as the timing is controlled by the
offloaded firmware.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Eddie James <eajames@linux.ibm.com>
Link: https://patch.msgid.link/20250731-dt-fsi-cleanups-v1-1-e7b695a29fc3@kernel.org
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-nicole.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dts

index 78a5656ef75d9ca6f8973a2f18750f534cebe99f..f42254ba6aeb21d17925c0c27d2d670bd28b3a71 100644 (file)
@@ -57,7 +57,6 @@
                compatible = "aspeed,ast2500-cf-fsi-master", "fsi-master";
                #address-cells = <2>;
                #size-cells = <0>;
-               no-gpio-delays;
 
                memory-region = <&coldfire_memory>;
                aspeed,sram = <&sram>;
index 1a7c61750d0ddfbeb00788711226bfeed3550409..0a67790f5ad0a3c4a213409a4d7d30b8fa582105 100644 (file)
@@ -80,7 +80,6 @@
                compatible = "aspeed,ast2500-cf-fsi-master", "fsi-master";
                #address-cells = <2>;
                #size-cells = <0>;
-               no-gpio-delays;
 
                memory-region = <&coldfire_memory>;
                aspeed,sram = <&sram>;
index e6b383f6e9776bb67e0c2d9dfe98bcc6564e131a..96b2930017c5e214adb49795cf4b647212a9ca76 100644 (file)
@@ -71,7 +71,6 @@
                compatible = "aspeed,ast2500-cf-fsi-master", "fsi-master";
                #address-cells = <2>;
                #size-cells = <0>;
-               no-gpio-delays;
 
                memory-region = <&coldfire_memory>;
                aspeed,sram = <&sram>;