diff options
author | Johan Jonker <[email protected]> | 2022-03-29 17:07:40 +0200 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2022-04-10 19:05:48 +0200 |
commit | 7adc1b98bb6e6611bc9122de77737b193b693122 (patch) | |
tree | 6ece1eb5f1e46cb8827ad3cdd31681774860c885 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 91154f0cd889ed3772a0ac0e24ee363f93fe784c (diff) |
dt-bindings: clock: fix rk3399 cru clock issues
The current rk3399 cru DT node gives warnings like:
'clocks' is a dependency of 'assigned-clocks'.
With the YAML conversion somehow "assigned-xxx" properties where added.
If a proper clock is added to the cru node these properties are no longer
needed, so removed them. Currently only one clock will be added, so limit
the clock maxItems to 1. Add a clock name to be able to differentiate
and filter bogus entries.
Signed-off-by: Johan Jonker <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions