public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Patches to add support for Rockchip dwc2 controller
@ 2014-07-31  4:29 Kever Yang
  2014-07-31  4:29 ` [PATCH v2 1/4] Documentation: dt-bindings: add dt binding info for Rockchip dwc2 Kever Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kever Yang @ 2014-07-31  4:29 UTC (permalink / raw)
  To: Paul Zimmerman
  Cc: dianders, heiko, olof, sonnyrao, addy.ke, cf, xjq, wulf, lyz, hj,
	huangtao, Kever Yang, devicetree, Randy Dunlap, Matt Porter,
	Paul Zimmerman, linux-doc, Kever Yang, linux-usb, Kumar Gala,
	Stephen Warren, linux-kernel, Ian Campbell,
	Kishon Vijay Abraham I, Rob Herring, Pawel Moll,
	Greg Kroah-Hartman, Mark Rutland, Russell King, linux-arm-kernel

From: Kever Yang <kever.yang@gmail.com>

These patches to add support for dwc2 controller found in
Rockchip processors rk3066, rk3188 and rk3288,
and enable dts for rk3288 evb.

Changes in v2:
- Split out dr_mode and rk3288 bindings.
- add compatible "snps,dwc2" bingding info
- set most parameters as driver auto-detect
- change the node name from 'dwc2' to 'usb'
- evb patch added in version 2

Kever Yang (4):
  Documentation: dt-bindings: add dt binding info for Rockchip dwc2
  usb: dwc2: add compatible data for rockchip soc
  ARM: dts: add rk3288 dwc2 controller support
  ARM: dts: Enable USB otg and host1(dwc) on rk3288-evb

 Documentation/devicetree/bindings/usb/dwc2.txt |    3 +++
 arch/arm/boot/dts/rk3288-evb.dtsi              |    6 +++++
 arch/arm/boot/dts/rk3288.dtsi                  |   20 ++++++++++++++++
 drivers/usb/dwc2/platform.c                    |   29 ++++++++++++++++++++++++
 4 files changed, 58 insertions(+)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-07-31 18:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-31  4:29 [PATCH v2 0/4] Patches to add support for Rockchip dwc2 controller Kever Yang
2014-07-31  4:29 ` [PATCH v2 1/4] Documentation: dt-bindings: add dt binding info for Rockchip dwc2 Kever Yang
2014-07-31 17:39   ` Stephen Warren
2014-07-31  4:29 ` [PATCH v2 2/4] usb: dwc2: add compatible data for rockchip soc Kever Yang
2014-07-31 18:24   ` Paul Zimmerman
2014-07-31  4:29 ` [PATCH v2 3/4] ARM: dts: add rk3288 dwc2 controller support Kever Yang
2014-07-31  4:29 ` [PATCH v2 4/4] ARM: dts: Enable USB otg and host1(dwc) on rk3288-evb Kever Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox