summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPotin Lai <potin.lai.pt@gmail.com>2026-07-16 10:31:17 +0800
committerAndrew Jeffery <andrew@codeconstruct.com.au>2026-07-22 16:05:23 +0930
commit1420679cffcea4067f4004f8cf0e651cadebf9a1 (patch)
treec74d9b653610cd7452a7f566629db1421272aed2 /tools/perf/scripts/python/stackcollapse.py
parent1e8024c42939c7da98615e3e41a97dc044e66710 (diff)
ARM: dts: aspeed: sanmiguel: Fix PWRGD_RMC_N active-low hog configuration
GPIO 14 on the fio_ioexp (pca9555) controller corresponds to the PWRGD_RMC_N signal, which is active-low. The pwrgd-rmc-hog node currently specifies output-low for this GPIO with GPIO_ACTIVE_LOW flags. Under Linux gpiolib, configuring an active-low GPIO hog with output-low sets the logical value to inactive (0), causing the subsystem to drive the physical line high. Correct the hog configuration to output-high, which sets the logical value to active (1), driving the physical pin low on boot as intended. [arj: tidy subject line] Signed-off-by: Potin Lai <potin.lai.pt@gmail.com> Link: https://patch.msgid.link/20260716-upstream-sanmiguel-fix-pwrgd-rmc-n-v1-1-8287b306e02a@gmail.com Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions