[PATCH V3 2/7] dt-bindings: usb: usbmisc-imx: add clocks property

Peng Fan (OSS) posted 7 patches 2 years, 6 months ago
There is a newer version of this series
[PATCH V3 2/7] dt-bindings: usb: usbmisc-imx: add clocks property
Posted by Peng Fan (OSS) 2 years, 6 months ago
From: Peng Fan <peng.fan@nxp.com>

Add optional clocks property

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml b/Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml
index 517390b9d2c6..37b982c1f97d 100644
--- a/Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml
+++ b/Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml
@@ -29,6 +29,9 @@ properties:
               - fsl,imx8mm-usbmisc
           - const: fsl,imx7d-usbmisc
 
+  clocks:
+    maxItems: 1
+
   reg:
     maxItems: 1
 
-- 
2.37.1