dt-bindings: usb: mtu3: fix typo of DMA clock name
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Wed, 12 Jun 2019 05:55:17 +0000 (13:55 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2019 09:12:58 +0000 (11:12 +0200)
Fix typo of dma_ck

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/5e06482a0be15476c7b5825f155accf98275afa8.1560246390.git.chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/mediatek,mtu3.txt

index 3382b5cb471d748dad74c9780dff600e5a384587..5d740e9d45256826a959003c8b60d5fe5dabe489 100644 (file)
@@ -16,7 +16,7 @@ Required properties:
        entry in clock-names
  - clock-names : must contain "sys_ck" for clock of controller,
        the following clocks are optional:
-       "ref_ck", "mcu_ck" and "dam_ck";
+       "ref_ck", "mcu_ck" and "dma_ck";
  - phys : see usb-hcd.txt in the current directory
  - dr_mode : should be one of "host", "peripheral" or "otg",
        refer to usb/generic.txt