[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1486263061-10681-1-git-send-email-frank.wang@rock-chips.com>
Date: Sun, 5 Feb 2017 10:51:00 +0800
From: Frank Wang <frank.wang@...k-chips.com>
To: johnyoun@...opsys.com, gregkh@...uxfoundation.org, heiko@...ech.de
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
linux-rockchip@...ts.infradead.org, huangtao@...k-chips.com,
kever.yang@...k-chips.com, william.wu@...k-chips.com,
frank.wang@...k-chips.com
Subject: [RESEND PATCH 0/1] add multiple clock handling for dwc2 driver
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
Powered by blists - more mailing lists