aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorChun-Jie Chen <[email protected]>2021-07-26 18:57:05 +0800
committerStephen Boyd <[email protected]>2021-07-27 10:53:06 -0700
commitf384c44754b7de2eceb0789a8837a11b0a80cdba (patch)
tree6be192414ea54af96b45195b576c5dd474a9d64f /drivers/usb/cdns3/cdns3-trace.c
parent7cc4e1bbe300c5cf610ece8eca6c6751b8bc74db (diff)
clk: mediatek: Add configurable enable control to mtk_pll_data
In all MediaTek PLL design, bit0 of CON0 register is always the enable bit. However, there's a special case of usbpll on MT8192. The enable bit of usbpll is moved to bit2 of other register. Add configurable en_reg and pll_en_bit for enable control or default 0 where pll data are static variables. Hence, CON0_BASE_EN could also be removed. And there might have another special case on other chips, the enable bit is still on CON0 register but not at bit0. Reviewed-by: Ikjoon Jang <[email protected]> Signed-off-by: Weiyi Lu <[email protected]> Signed-off-by: Chun-Jie Chen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions