]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: display: Separate clock item lists by compatible
authorSamuel Holland <samuel@sholland.org>
Sun, 24 Apr 2022 16:26:19 +0000 (11:26 -0500)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 26 Apr 2022 12:23:07 +0000 (14:23 +0200)
commit8a5223c757dc6b8718e7b56d71e21187d18d870b
tree4af3e6aee085becf2ea88725edcd34533b51bbd6
parent6d5ff688ab8ee52f04bcff09a9b4ed8f2e4acdd5
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
Documentation/devicetree/bindings/display/allwinner,sun8i-r40-tcon-top.yaml