diff mbox series

[next,v3,06/16] dt-bindings: usb: mtk-xhci: add optional assigned clock properties

Message ID 20210201070016.41721-6-chunfeng.yun@mediatek.com (mailing list archive)
State New, archived
Headers show
Series [next,v3,01/16] dt-bindings: usb: fix yamllint check warning | expand

Commit Message

Chunfeng Yun (云春峰) Feb. 1, 2021, 7 a.m. UTC
Add optional property "assigned-clock" and "assigned-clock-parents"
used by mt7629.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
v3: no changes
v2: separate compatible out of the patch
---
 .../devicetree/bindings/usb/mediatek,mtk-xhci.yaml        | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Rob Herring Feb. 9, 2021, 8:49 p.m. UTC | #1
On Mon, 01 Feb 2021 15:00:06 +0800, Chunfeng Yun wrote:
> Add optional property "assigned-clock" and "assigned-clock-parents"
> used by mt7629.
> 
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> ---
> v3: no changes
> v2: separate compatible out of the patch
> ---
>  .../devicetree/bindings/usb/mediatek,mtk-xhci.yaml        | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 

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

Patch

diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
index a3817f3af59d..5eb8d7cd8155 100644
--- a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
+++ b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
@@ -67,6 +67,14 @@  properties:
       - const: dma_ck
       - const: xhci_ck
 
+  assigned-clocks:
+    minItems: 1
+    maxItems: 5
+
+  assigned-clock-parents:
+    minItems: 1
+    maxItems: 5
+
   phys:
     description:
       List of all PHYs used on this HCD, it's better to keep PHYs in order