commit | 7fed6368ebd9de2025e4faf97b82c5f1e1d9097d | [log] [tgz] |
---|---|---|
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | Sat Apr 10 13:10:05 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 14 16:41:58 2021 +0200 |
tree | f364e6f10c976888830e297bed7a1bd3ab0975b7 | |
parent | 04284eb74e0c350be5e75eda178b97063343af13 [diff] |
usb: xhci-mtk: use clock bulk to get clocks Use clock bulk helpers to get/enable/disable clocks, meanwhile make sys_ck optional, then will be easier to handle clocks. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Link: https://lore.kernel.org/r/1618031406-15347-4-git-send-email-chunfeng.yun@mediatek.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>