diff options
author | Samuel Holland <samuel@sholland.org> | 2022-04-24 11:26:19 -0500 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-04-26 14:23:07 +0200 |
commit | 2368a93789513d5725885b4b7df6a14e72dc3e35 (patch) | |
tree | 4af3e6aee085becf2ea88725edcd34533b51bbd6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d8e9d6909646d45391d1521a711bb711a047840b (diff) |
dt-bindings: display: Separate clock item lists by compatible
So far, the binding and driver have relied on the fact that the H6
clocks are both a prefix and a subset of the R40 clocks. This allows
them to share the clocks/clock-names items and the clock-output-names
order between the hardware variants.
However, the D1 hardware has TCON TV0 and DSI, but no TCON TV1. This
cannot be supported by the existing scheme because it puts a gap in the
middle of the item lists. To prepare for adding D1 support, use separate
lists for variants with different combinations of clocks.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220424162633.12369-2-samuel@sholland.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions