linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Device tree support for OMAP USB Host
@ 2012-11-15 14:56 Roger Quadros
  2012-11-15 14:56 ` [PATCH 2/4] ARM: OMAP4: USB: Add pin mux configuration for panda board Roger Quadros
       [not found] ` <1352991396-19589-1-git-send-email-rogerq-l0cyMroinI0@public.gmane.org>
  0 siblings, 2 replies; 12+ messages in thread
From: Roger Quadros @ 2012-11-15 14:56 UTC (permalink / raw)
  To: tony; +Cc: b-cousson, balbi, keshava_mgowda, linux-omap, linux-usb, rogerq

    Provides a means for the OMAP USB host subsystem to be initialized
    from Device tree. This is a first step for device tree migration where
    we specify only the board specific stuff. Things like I/O address space
    and interrupts are not yet specified in the device tree but can be
    done as a next step.
    
    This patch will allow boards to be booted with our without device tree
    and have USB host functional.

    Tested on OMAP4 Panda ES Rev B1.

    This patchset depends on the following series
	http://www.mail-archive.com/linux-omap@vger.kernel.org/msg80691.html

cheers,
-roger

---
Keshava Munegowda (1):
  ARM: OMAP4: USB: Add pin mux configuration for panda board

Roger Quadros (3):
  ARM: OMAP: usb-host: Device tree support for USB Host
  ARM/dts: omap4-panda: Add USB Host support
  regulator: fixed: Properly use input_supply parameter from device
    tree

 .../devicetree/bindings/arm/omap/usb-host.txt      |   60 +++++++++++++++++
 .../bindings/regulator/fixed-regulator.txt         |    6 +-
 arch/arm/boot/dts/omap4-panda.dts                  |   54 +++++++++++++++
 arch/arm/boot/dts/omap4.dtsi                       |    5 ++
 arch/arm/mach-omap2/board-generic.c                |    1 +
 arch/arm/mach-omap2/common.h                       |    2 +
 arch/arm/mach-omap2/usb-host.c                     |   71 ++++++++++++++++++++
 drivers/regulator/fixed.c                          |    6 +-
 8 files changed, 200 insertions(+), 5 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/omap/usb-host.txt

-- 
1.7.4.1


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

end of thread, other threads:[~2012-12-15 14:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-15 14:56 [PATCH 0/4] Device tree support for OMAP USB Host Roger Quadros
2012-11-15 14:56 ` [PATCH 2/4] ARM: OMAP4: USB: Add pin mux configuration for panda board Roger Quadros
     [not found] ` <1352991396-19589-1-git-send-email-rogerq-l0cyMroinI0@public.gmane.org>
2012-11-15 14:56   ` [PATCH 1/4] ARM: OMAP: usb-host: Device tree support for USB Host Roger Quadros
2012-11-16 10:30     ` Benoit Cousson
2012-11-16 10:55       ` Roger Quadros
2012-11-16 11:06         ` Benoit Cousson
2012-11-16 12:05           ` Roger Quadros
2012-11-15 14:56   ` [PATCH 3/4] ARM/dts: omap4-panda: Add USB Host support Roger Quadros
2012-11-15 14:56   ` [PATCH 4/4] regulator: fixed: Properly use input_supply parameter from device tree Roger Quadros
     [not found]     ` <1352991396-19589-5-git-send-email-rogerq-l0cyMroinI0@public.gmane.org>
2012-11-15 19:11       ` Laxman Dewangan
     [not found]         ` <50A53E7F.6070705-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-11-16 10:23           ` Roger Quadros
2012-12-15 14:55             ` Mark Brown

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