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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/