diff options
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | 2023-04-17 10:52:02 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-20 11:17:05 +0200 |
commit | d10cb206acb45b9a0aa83318f0101bb56c33b7de (patch) | |
tree | 8799e5a459229e334e3224f021f106e880c9e51a | |
parent | 976a5c256e34085207c0abf0941b5c967d8d1c18 (diff) | |
download | linux-d10cb206acb45b9a0aa83318f0101bb56c33b7de.tar.gz linux-d10cb206acb45b9a0aa83318f0101bb56c33b7de.tar.bz2 linux-d10cb206acb45b9a0aa83318f0101bb56c33b7de.zip |
dt-bindings: usb: mtu3: add two optional clocks
Add optional clock 'xhci_ck' and 'frmcnt_ck';
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20230417025203.18097-6-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml index 5b908c457e3d..478214ab045e 100644 --- a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml +++ b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml @@ -66,6 +66,8 @@ properties: - description: Reference clock used by low power mode etc - description: Mcu bus clock for register access - description: DMA bus clock for data transfer + - description: DRD controller clock + - description: Frame count clock clock-names: minItems: 1 @@ -74,6 +76,8 @@ properties: - const: ref_ck - const: mcu_ck - const: dma_ck + - const: xhci_ck + - const: frmcnt_ck phys: description: |