summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/phy/renesas,usb2-phy.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/phy/renesas,usb2-phy.yaml')
-rw-r--r--dts/Bindings/phy/renesas,usb2-phy.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/dts/Bindings/phy/renesas,usb2-phy.yaml b/dts/Bindings/phy/renesas,usb2-phy.yaml
index d5dc5a3cdc..3a6e116541 100644
--- a/dts/Bindings/phy/renesas,usb2-phy.yaml
+++ b/dts/Bindings/phy/renesas,usb2-phy.yaml
@@ -30,6 +30,11 @@ properties:
- renesas,usb2-phy-r8a77995 # R-Car D3
- const: renesas,rcar-gen3-usb2-phy
+ - items:
+ - enum:
+ - renesas,usb2-phy-r9a07g044 # RZ/G2{L,LC}
+ - const: renesas,rzg2l-usb2-phy # RZ/G2L family
+
reg:
maxItems: 1
@@ -91,6 +96,16 @@ required:
- clocks
- '#phy-cells'
+allOf:
+ - if:
+ properties:
+ compatible:
+ contains:
+ const: renesas,rzg2l-usb2-phy
+ then:
+ required:
+ - resets
+
additionalProperties: false
examples: