diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2022-08-10 12:05:33 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2022-08-10 12:05:33 +0000 |
commit | 17bac45f172c86f09a59b2aca99646ab17f7a606 (patch) | |
tree | b1317ae24dd32a3bda5dfd1c6111d1abe99296e1 /Bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml | |
parent | 71ca10f8bbe6096fb8f641e138cd06d189f2b4e3 (diff) | |
download | src-17bac45f172c86f09a59b2aca99646ab17f7a606.tar.gz src-17bac45f172c86f09a59b2aca99646ab17f7a606.zip |
Diffstat (limited to 'Bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml')
-rw-r--r-- | Bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml b/Bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml index 907fb47cc84a..5d42d36608d9 100644 --- a/Bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml +++ b/Bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml @@ -46,7 +46,6 @@ properties: clocks: minItems: 3 - maxItems: 6 items: - description: Bus Clock - description: Register Clock @@ -57,7 +56,6 @@ properties: clock-names: minItems: 3 - maxItems: 6 items: - const: iahb - const: isfr @@ -68,14 +66,12 @@ properties: resets: minItems: 1 - maxItems: 2 items: - description: HDMI Controller Reset - description: HDCP Reset reset-names: minItems: 1 - maxItems: 2 items: - const: ctrl - const: hdcp |