diff options
| author | Alex Elder <[email protected]> | 2025-07-02 11:37:05 +0000 |
|---|---|---|
| committer | Yixun Lan <[email protected]> | 2025-07-03 15:24:00 +0000 |
| commit | 988543522ebd6a9af53c288833503f0501e401b0 (patch) | |
| tree | 040510607d2a77ddd98c3961cb375f0b9470675b /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | soc: spacemit: create a header for clock/reset registers (diff) | |
| download | kernel-988543522ebd6a9af53c288833503f0501e401b0.tar.gz kernel-988543522ebd6a9af53c288833503f0501e401b0.zip | |
clk: spacemit: set up reset auxiliary devices
Add a new reset_name field to the spacemit_ccu_data structure. If it is
non-null, the CCU implements a reset controller, and the name will be
used in the name for the auxiliary device that implements it.
Define a new type to hold an auxiliary device as well as the regmap
pointer that will be needed by CCU reset controllers. Set up code to
initialize and add an auxiliary device for any CCU that implements reset
functionality.
Make it optional for a CCU to implement a clock controller. This
doesn't apply to any of the existing CCUs but will for some new ones
that will be added soon.
Signed-off-by: Alex Elder <[email protected]>
Reviewed-by: Haylen Chu <[email protected]>
Reviewed-by: Yixun Lan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Yixun Lan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
