diff options
author | Jeremy Kerr <[email protected]> | 2023-01-05 08:50:10 +0800 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-02-22 08:25:53 +0000 |
commit | 7d1e3bd94828ad9fc86f55253cd6fec8edd65394 (patch) | |
tree | b19469e3307042d770c948dfb46d52aee5ac70ae /tools/perf/scripts/python/flamegraph.py | |
parent | 0f4d261989a89aa78f309eb0c5cb816028182bca (diff) |
mfd: syscon: Allow reset control for syscon devices
Simple syscon devices may require deassertion of a reset signal in order
to access their register set. Rather than requiring a custom driver to
implement this, we can use the generic "resets" specifiers to link a
reset line to the syscon.
This change adds an optional reset line to the syscon device
description, and deasserts the reset if detected.
Signed-off-by: Jeremy Kerr <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions