]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: aspeed: sanmiguel: Fix the CPU_CHIPTHROT linename
authorPotin Lai <potin.lai.pt@gmail.com>
Sat, 23 May 2026 02:28:08 +0000 (10:28 +0800)
committerAndrew Jeffery <andrew@codeconstruct.com.au>
Wed, 27 May 2026 03:14:26 +0000 (12:44 +0930)
Fix the GPIO linenames for CPU_CHIPTHROT signals.

The signals were incorrectly marked as output ("-O") while they are
actually input signals ("-I").

[arj: Drop list of changed names]

Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Link: https://patch.msgid.link/20260523-potin-update-sanmiguel-dts-20260522-v1-2-169f5fceb5f9@quantatw.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-sanmiguel.dts

index 61dbef45f8b067846a48742aeab7d0b1bfca9615..d7ed497d7227aaec134afa9264a55930e6fddb3b 100644 (file)
                        "B0_M0_LEAK_DETECT_ALERT_L-I",
                        "B0_M0_RUN_POWER_EN-O",
                        "B0_M0_RUN_POWER_PG-I",
-                       "B0_M0_CPU_CHIPTHROT_L-O",
+                       "B0_M0_CPU_CHIPTHROT_L-I",
                        "B0_M0_SHDN_REQ_L-O",
                        "B0_M0_CPU_SHDN_OK_L-I",
                        "B0_M0_CPLD_READY-I",
                        "B1_M0_LEAK_DETECT_ALERT_L-I",
                        "B1_M0_RUN_POWER_EN-O",
                        "B1_M0_RUN_POWER_PG-I",
-                       "B1_M0_CPU_CHIPTHROT_L-O",
+                       "B1_M0_CPU_CHIPTHROT_L-I",
                        "B1_M0_SHDN_REQ_L-O",
                        "B1_M0_CPU_SHDN_OK_L-I",
                        "B1_M0_CPLD_READY-I",