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

Peng Fan (OSS) peng.fan at oss.nxp.com
Sun Feb 26 05:05:34 PST 2023


From: Peng Fan <peng.fan at nxp.com>

Add optional clocks property

Acked-by: Rob Herring <robh at kernel.org>
Signed-off-by: Peng Fan <peng.fan at 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




More information about the linux-arm-kernel mailing list