linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support for Samsung HSOTG on DT-enabled platforms
@ 2013-06-25 15:38 Tomasz Figa
  2013-06-25 15:38 ` [PATCH 1/4] usb: gadget: s3c-hsotg: Allow driver instantiation using device tree Tomasz Figa
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Tomasz Figa @ 2013-06-25 15:38 UTC (permalink / raw)
  To: linux-arm-kernel

This series enables platforms booting with Device Tree to use the Samsung
HSOTG IP. Since USB PHY support has been already added, it's just a matter
of adding an OF match table to the driver and respective device tree nodes
to dts files.

[On Samsung Trats board based on Exynos 4210]
Tested-by: Tomasz Figa <t.figa@samsung.com>

Tomasz Figa (4):
  usb: gadget: s3c-hsotg: Allow driver instantiation using device tree
  ARM: dts: exynos4: Add node for hsotg
  ARM: dts: exynos4: Add nodes for USB PHY block
  ARM: dts: exynos4210-trats: Enable USB gadget functionality

 .../devicetree/bindings/usb/samsung-hsotg.txt      | 40 ++++++++++++++++++++++
 arch/arm/boot/dts/exynos4.dtsi                     |  9 +++++
 arch/arm/boot/dts/exynos4210-trats.dts             | 10 ++++++
 arch/arm/boot/dts/exynos4210.dtsi                  | 15 ++++++++
 arch/arm/boot/dts/exynos4x12.dtsi                  | 15 ++++++++
 drivers/usb/gadget/s3c-hsotg.c                     | 10 ++++++
 6 files changed, 99 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/usb/samsung-hsotg.txt

-- 
1.8.2.1

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

end of thread, other threads:[~2013-07-08  7:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-25 15:38 [PATCH 0/4] Add support for Samsung HSOTG on DT-enabled platforms Tomasz Figa
2013-06-25 15:38 ` [PATCH 1/4] usb: gadget: s3c-hsotg: Allow driver instantiation using device tree Tomasz Figa
2013-06-25 20:46   ` Felipe Balbi
2013-06-25 20:57     ` Tomasz Figa
2013-06-25 21:00       ` Felipe Balbi
2013-06-25 21:05         ` Tomasz Figa
2013-07-08  7:41   ` Felipe Balbi
2013-06-25 15:38 ` [PATCH 2/4] ARM: dts: exynos4: Add node for hsotg Tomasz Figa
2013-06-26  7:26   ` Jingoo Han
2013-06-25 15:38 ` [PATCH 3/4] ARM: dts: exynos4: Add nodes for USB PHY block Tomasz Figa
2013-06-26  7:29   ` Jingoo Han
2013-06-25 15:38 ` [PATCH 4/4] ARM: dts: exynos4210-trats: Enable USB gadget functionality Tomasz Figa

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).