summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2022-04-11 07:40:01 +0300
committerJernej Skrabec <jernej.skrabec@gmail.com>2022-06-20 21:03:45 +0300
commit0ac1311a77affa81931468658f3c0ada27711af0 (patch)
treefa2357673ff87ee3d5806890d0e432452c25958f /Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml
parent393421f1854105922b99cfd90ad1169d7305dd8e (diff)
downloadlinux-0ac1311a77affa81931468658f3c0ada27711af0.tar.xz
dt-bindings: clock: Add compatible for D1 DE2 clocks
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
Diffstat (limited to 'Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml')
-rw-r--r--Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml b/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml
index e79eeac5f086..17caf78f0ccf 100644
--- a/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml
+++ b/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml
@@ -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