Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1573800

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

From Frank Wang <frank.wang@rock-chips.com>
Newsgroups linux.kernel
Subject [RESEND PATCH 0/1] add multiple clock handling for dwc2 driver
Date 2017-02-05 04:00 +0100
Message-ID <t7ldv-1hD-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The original posting on Jan 19th have not received any responses, so I resend them.

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(-)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[RESEND PATCH 0/1] add multiple clock handling for dwc2 driver Frank Wang <frank.wang@rock-chips.com> - 2017-02-05 04:00 +0100
  [RESEND PATCH 1/1] usb: dwc2: add multiple clock handling Frank Wang <frank.wang@rock-chips.com> - 2017-02-05 04:00 +0100
    Re: [RESEND PATCH 1/1] usb: dwc2: add multiple clock handling Heiko Stuebner <heiko@sntech.de> - 2017-02-07 01:10 +0100
      Re: [RESEND PATCH 1/1] usb: dwc2: add multiple clock handling Frank Wang <frank.wang@rock-chips.com> - 2017-02-07 04:20 +0100
        Re: [RESEND PATCH 1/1] usb: dwc2: add multiple clock handling John Youn <John.Youn@synopsys.com> - 2017-02-07 11:00 +0100
  Re: [RESEND PATCH 0/1] add multiple clock handling for dwc2 driver Heiko Stuebner <heiko@sntech.de> - 2017-02-05 10:50 +0100
    Re: [RESEND PATCH 0/1] add multiple clock handling for dwc2 driver Frank Wang <frank.wang@rock-chips.com> - 2017-02-06 02:50 +0100
      Re: [RESEND PATCH 0/1] add multiple clock handling for dwc2 driver Heiko Stuebner <heiko@sntech.de> - 2017-02-07 01:00 +0100

csiph-web