mbox series

[0/2] Add functions to operate USB PHY related clock.

Message ID 20200626164844.25436-1-zhouyanjie@wanyeetech.com (mailing list archive)
Headers show
Series Add functions to operate USB PHY related clock. | expand

Message

Zhou Yanjie June 26, 2020, 4:48 p.m. UTC
1.Add functions for enable and disable USB PHY in JZ4780.
2.Add support for calculat REFCLK of USB PHY in X1000.

周琰杰 (Zhou Yanjie) (2):
  clk: JZ4780: Add functions for enable and disable USB PHY.
  clk: X1000: Add support for calculat REFCLK of USB PHY.

 drivers/clk/ingenic/jz4780-cgu.c | 124 +++++++++++++++++++++++++--------------
 drivers/clk/ingenic/x1000-cgu.c  | 113 +++++++++++++++++++++++++++++++++++
 2 files changed, 193 insertions(+), 44 deletions(-)