All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ARM: dts: Keystone II USB nodes
@ 2013-12-09 22:32 WingMan Kwok
  2013-12-09 22:32 ` [PATCH v3 1/3] ARM: dts: keystone: Add usb phy devicetree bindings WingMan Kwok
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: WingMan Kwok @ 2013-12-09 22:32 UTC (permalink / raw)
  To: linux-arm-kernel

Here is the separated dts series which addresses comments from
earlier version [1].

Series adds USB host dts nodes for Keystone SOCs. Keystone SOCs uses dwc3
hardware IP implementation. We use no-op phy driver.

Patchset are tested on Keystone II EVM with USB2.0 and USB3.0 flash drives.

Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>

WingMan Kwok (3):
  ARM: dts: keystone: Add usb phy devicetree bindings
  ARM: dts: keystone: Add usb devicetree bindings
  ARM: keystone: defconfig: enable USB support

 .../devicetree/bindings/usb/keystone-phy.txt       |   20 ++++++++++
 .../devicetree/bindings/usb/keystone-usb.txt       |   42 ++++++++++++++++++++
 arch/arm/boot/dts/k2hk-evm.dts                     |    8 ++++
 arch/arm/boot/dts/keystone.dtsi                    |   27 +++++++++++++
 arch/arm/configs/keystone_defconfig                |   20 +++++++++-
 5 files changed, 116 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/usb/keystone-phy.txt
 create mode 100644 Documentation/devicetree/bindings/usb/keystone-usb.txt

[1] http://www.spinics.net/lists/linux-usb/msg98861.html
-- 
1.7.9.5

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

end of thread, other threads:[~2013-12-12 21:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-09 22:32 [PATCH v3 0/3] ARM: dts: Keystone II USB nodes WingMan Kwok
2013-12-09 22:32 ` [PATCH v3 1/3] ARM: dts: keystone: Add usb phy devicetree bindings WingMan Kwok
2013-12-09 22:32 ` [PATCH v3 2/3] ARM: dts: keystone: Add usb " WingMan Kwok
2013-12-09 22:32 ` [PATCH v3 3/3] ARM: keystone: defconfig: enable USB support WingMan Kwok
2013-12-12 21:03 ` [PATCH v3 0/3] ARM: dts: Keystone II USB nodes Santosh Shilimkar

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.