All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH v3 0/5] usb: change clock information for chipidea
@ 2015-09-30  2:25 ` Peter Chen
  0 siblings, 0 replies; 20+ messages in thread
From: Peter Chen @ 2015-09-30  2:25 UTC (permalink / raw)
  To: linux-arm-kernel

This patch set changes usb clock information for legacy i.mx platforms.
At these platforms, they needs three clocks to let controller work.

Hi Shawn,

Fabio has tested for both imx27 and imx25 platforms.
I have queued 1/5 and 5/5, would you please help to queue others,
thanks.

Changes for v3:
- Delete property "needs-three-clocks", and using of_device_id->data
  to differentiate platforms
- change <stable@vger.kernel.org> #v3.19+ to <stable@vger.kernel.org> #v4.1+

Changes for v2:
- Add imx25 & imx27 dts change
- Add Fabio's tested-by and Cc: <stable@vger.kernel.org> #v3.19+
- Some typo and commit description

Peter Chen (5):
  doc: dt-binding: ci-hdrc-usb2: split vendor specific properties
  ARM: dts: imx27.dtsi: change the clock information for usb
  ARM: dts: imx25.dtsi: change the clock information for usb
  ARM: dts: imx35.dtsi: change the clock information for usb
  usb: chipidea: imx: refine clock operations to adapt for all platforms

 .../devicetree/bindings/usb/ci-hdrc-usb2.txt       |  10 +-
 arch/arm/boot/dts/imx25.dtsi                       |   8 +-
 arch/arm/boot/dts/imx27.dtsi                       |  16 ++-
 arch/arm/boot/dts/imx35.dtsi                       |   8 +-
 drivers/usb/chipidea/ci_hdrc_imx.c                 | 156 ++++++++++++++++++---
 5 files changed, 164 insertions(+), 34 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2015-09-30  6:48 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-30  2:25 [RESEND PATCH v3 0/5] usb: change clock information for chipidea Peter Chen
2015-09-30  2:25 ` Peter Chen
2015-09-30  2:25 ` [RESEND PATCH v3 1/5] doc: dt-binding: ci-hdrc-usb2: split vendor specific properties Peter Chen
2015-09-30  2:25   ` Peter Chen
2015-09-30  2:25 ` [RESEND PATCH v3 2/5] ARM: dts: imx27.dtsi: change the clock information for usb Peter Chen
2015-09-30  2:25   ` Peter Chen
2015-09-30  2:25   ` Peter Chen
2015-09-30  2:25 ` [RESEND PATCH v3 3/5] ARM: dts: imx25.dtsi: " Peter Chen
2015-09-30  2:25   ` Peter Chen
2015-09-30  2:25 ` [RESEND PATCH v3 4/5] ARM: dts: imx35.dtsi: " Peter Chen
2015-09-30  2:25   ` Peter Chen
2015-09-30  2:25 ` [RESEND PATCH v3 5/5] usb: chipidea: imx: refine clock operations to adapt for all platforms Peter Chen
2015-09-30  2:25   ` Peter Chen
2015-09-30  2:25   ` Peter Chen
2015-09-30  5:28 ` [RESEND PATCH v3 0/5] usb: change clock information for chipidea Shawn Guo
2015-09-30  5:28   ` Shawn Guo
2015-09-30  6:24   ` Peter Chen
2015-09-30  6:24     ` Peter Chen
2015-09-30  6:48     ` Shawn Guo
2015-09-30  6:48       ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.