[PATCH 0/1] add multiple clock handling for dwc2 driver

Frank Wang frank.wang at rock-chips.com
Thu Jan 19 00:00:02 PST 2017


The Current default dwc2 just handle one clock named otg, however, it may have
two or more clock need to manage for some new SoCs(such as RK3328), so this
adds change clk to clk's array of dwc2_hsotg to handle more clocks operation.

Frank Wang (1):
  usb: dwc2: add multiple clock handling

 drivers/usb/dwc2/core.h     |  5 ++++-
 drivers/usb/dwc2/platform.c | 39 ++++++++++++++++++++++++++-------------
 2 files changed, 30 insertions(+), 14 deletions(-)

-- 
2.0.0





More information about the Linux-rockchip mailing list