diff options
Diffstat (limited to 'Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.yaml')
| -rw-r--r-- | Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.yaml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.yaml b/Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.yaml index 801993813b18..ceea122ae1a6 100644 --- a/Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.yaml +++ b/Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.yaml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/phy/phy-stm32-usbphyc.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: STMicroelectronics STM32 USB HS PHY controller binding +title: STMicroelectronics STM32 USB HS PHY controller description: @@ -55,7 +55,11 @@ properties: description: number of clock cells for ck_usbo_48m consumer const: 0 -#Required child nodes: + access-controllers: + minItems: 1 + maxItems: 2 + +# Required child nodes: patternProperties: "^usb-phy@[0|1]$": |
