[PATCH v3 0/4] ARM: dts: Add USB host support for Panda and Beagle-xm

Roger Quadros rogerq at ti.com
Fri Apr 19 19:57:33 EST 2013


Hi Benoit/Tony

I've consolidated all the USB host device tree patches for Panda and Beagles
to one place and addressed Tony's comments.

NOTE: patch 1 depends on OMAP clock binding introduced in
https://lkml.org/lkml/2013/4/12/407

v3:
- updated mux mode to use pulldowns on panda as non-DT boot uses pulldowns.
- fixed usb pin naming for panda, beagle and beagle-xm

The following changes since commit 1fac4fffa719a98ec1047eaece236244333c9afe:

  ARM: dts: Add OMAP3430 SDP NOR flash memory binding (2013-04-09 00:21:35 +0200)

are available in the git repository at:
  git://github.com/rogerq/linux.git usbhost-omap-dts

Roger Quadros (4):
      ARM: dts: omap4-panda: Add USB Host support
      ARM: dts: omap3-beagle: Make USB host pin naming consistent
      ARM: dts: omap3-beagle-xm: Add USB Host support
      ARM: dts: omap3-beagle-xm: Add USB host supprot for Rev. Ax/Bx

 arch/arm/boot/dts/omap3-beagle-xm-ab.dts  |   19 ++++++++
 arch/arm/boot/dts/omap3-beagle-xm.dts     |   65 ++++++++++++++++++++++++++++-
 arch/arm/boot/dts/omap3-beagle.dts        |   25 ++++++-----
 arch/arm/boot/dts/omap4-panda-common.dtsi |   58 +++++++++++++++++++++++++
 arch/arm/boot/dts/omap4.dtsi              |    5 ++
 5 files changed, 158 insertions(+), 14 deletions(-)
 create mode 100644 arch/arm/boot/dts/omap3-beagle-xm-ab.dts

-- 
1.7.4.1



More information about the devicetree-discuss mailing list