dt-bindings: clock: Add compatible for D1 DE2 clocks
authorSamuel Holland <samuel@sholland.org>
Mon, 11 Apr 2022 04:40:01 +0000 (23:40 -0500)
committerJernej Skrabec <jernej.skrabec@gmail.com>
Mon, 20 Jun 2022 18:03:45 +0000 (20:03 +0200)
Allwinner D1 contains a display engine 2.0. Its clock controller
matches the layout of the H5 DE2 clocks (2 mixers, no rotation engine,
and separate resets), so use that compatible as a fallback.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20220411044002.37579-1-samuel@sholland.org
Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml

index e79eeac5f0861586a4ce7ac65cc310fee8198d3f..17caf78f0ccf553ce65a27b2a84d41b4490d189c 100644 (file)
@@ -28,6 +28,9 @@ properties:
       - items:
           - const: allwinner,sun8i-r40-de2-clk
           - const: allwinner,sun8i-h3-de2-clk
+      - items:
+          - const: allwinner,sun20i-d1-de2-clk
+          - const: allwinner,sun50i-h5-de2-clk
 
   reg:
     maxItems: 1