aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndrew Davis <[email protected]>2024-03-26 17:37:28 -0500
committerNishanth Menon <[email protected]>2024-04-09 11:05:10 -0500
commit8c8ff39838e02b6df91b80e086426dcb9ac86908 (patch)
tree8babe2e24d073faa499d83fa4fdc87c4cf95f1c4 /tools/perf/scripts/python/export-to-postgresql.py
parentc0e5a431442d7bbfbd3704212680e49faa8ee46c (diff)
firmware: ti_sci: Unconditionally register reset handler
There was once a limitation that there could only be one system reset handler. Due to that we only would register this handler when a non-standard device tree property was found, else we left the default handler in place (usually PSCI). Now that we can have multiple handlers, and TI-SCI reset is always available in the firmware, register this handler unconditionally. This priority is left at the default so higher priority handlers (like PSCI) are still attempted first. Signed-off-by: Andrew Davis <[email protected]> Reviewed-by: Markus Schneider-Pargmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions