devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] usb: change clock information
@ 2015-09-16  5:20 Peter Chen
       [not found] ` <1442380849-8500-1-git-send-email-peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
  2015-09-16  5:20 ` [PATCH v2 6/6] usb: chipidea: imx: refine clock operations to adapt for all platforms Peter Chen
  0 siblings, 2 replies; 7+ messages in thread
From: Peter Chen @ 2015-09-16  5:20 UTC (permalink / raw)
  To: shawn.guo-QSEj5FYQhm4dnm+yROfE0A,
	linux-usb-u79uwXL29TY76Z2rM5mHXA
  Cc: kernel-bIcnvbaLZ9MEGnE8C9+IrQ,
	fabio.estevam-KZfg59tc24xl57MIdRCFDg,
	devicetree-u79uwXL29TY76Z2rM5mHXA, robh+dt-DgEjT+Ai2ygdnm+yROfE0A,
	pawel.moll-5wv7dgnIgG8, mark.rutland-5wv7dgnIgG8, Peter Chen

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

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

Peter Chen (6):
  doc: dt-binding: ci-hdrc-usb2: split vendor specific properties
  doc: dt-binding: ci-hdrc-usb2: add i.mx specific binding
    "need-three-clocks"
  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       |  13 +-
 arch/arm/boot/dts/imx25.dtsi                       |  10 +-
 arch/arm/boot/dts/imx27.dtsi                       |  19 ++-
 arch/arm/boot/dts/imx35.dtsi                       |  10 +-
 drivers/usb/chipidea/ci_hdrc_imx.c                 | 138 ++++++++++++++++++---
 5 files changed, 156 insertions(+), 34 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-09-16  5:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-16  5:20 [PATCH v2 0/6] usb: change clock information Peter Chen
     [not found] ` <1442380849-8500-1-git-send-email-peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2015-09-16  5:20   ` [PATCH v2 1/6] doc: dt-binding: ci-hdrc-usb2: split vendor specific properties Peter Chen
2015-09-16  5:20   ` [PATCH v2 2/6] doc: dt-binding: ci-hdrc-usb2: add i.mx specific binding "need-three-clocks" Peter Chen
2015-09-16  5:20   ` [PATCH v2 3/6] ARM: dts: imx27.dtsi: change the clock information for usb Peter Chen
2015-09-16  5:20   ` [PATCH v2 4/6] ARM: dts: imx25.dtsi: " Peter Chen
2015-09-16  5:20   ` [PATCH v2 5/6] ARM: dts: imx35.dtsi: " Peter Chen
2015-09-16  5:20 ` [PATCH v2 6/6] usb: chipidea: imx: refine clock operations to adapt for all platforms Peter Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).