diff mbox series

[V2,2/6] dt-bindings: usb: usbmisc-imx: add clocks property

Message ID 20221014095148.2063669-3-peng.fan@oss.nxp.com (mailing list archive)
State New, archived
Headers show
Series dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml | expand

Commit Message

Peng Fan (OSS) Oct. 14, 2022, 9:51 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

Add optional clocks property

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

Comments

Rob Herring Oct. 14, 2022, 9:29 p.m. UTC | #1
On Fri, 14 Oct 2022 17:51:44 +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Add optional clocks property
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
>  Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml b/Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml
index c83ffb6729b5..89e2035436f8 100644
--- a/Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml
+++ b/Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml
@@ -27,6 +27,9 @@  properties:
               - fsl,imx7ulp-usbmisc
           - const: fsl,imx7d-usbmisc
 
+  clocks:
+    maxItems: 1
+
   reg:
     maxItems: 1