summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/phy/mediatek,hdmi-phy.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/phy/mediatek,hdmi-phy.yaml')
-rw-r--r--dts/Bindings/phy/mediatek,hdmi-phy.yaml11
1 files changed, 7 insertions, 4 deletions
diff --git a/dts/Bindings/phy/mediatek,hdmi-phy.yaml b/dts/Bindings/phy/mediatek,hdmi-phy.yaml
index 4752517a14..0d94950b84 100644
--- a/dts/Bindings/phy/mediatek,hdmi-phy.yaml
+++ b/dts/Bindings/phy/mediatek,hdmi-phy.yaml
@@ -21,10 +21,13 @@ properties:
pattern: "^hdmi-phy@[0-9a-f]+$"
compatible:
- enum:
- - mediatek,mt2701-hdmi-phy
- - mediatek,mt7623-hdmi-phy
- - mediatek,mt8173-hdmi-phy
+ oneOf:
+ - items:
+ - enum:
+ - mediatek,mt7623-hdmi-phy
+ - const: mediatek,mt2701-hdmi-phy
+ - const: mediatek,mt2701-hdmi-phy
+ - const: mediatek,mt8173-hdmi-phy
reg:
maxItems: 1