The patch series adds USB dt nodes for am43xx epos and gp evmCan you please take this series.
Boot tested with Benoit's for_3.15 + following patches
https://patchwork.kernel.org/patch/3600821/
https://patchwork.kernel.org/patch/3600831/
https://patchwork.kernel.org/patch/3600851/
https://patchwork.kernel.org/patch/3600841/
Changes from v1 -> v2
* Reorder "doc: Add "ti,am437x-dwc3" comaptible for dwc3 glue"
* Address v1 coments on "ARM: dts: AM4372: Add USB nodes"
Changes from v2 -> v3
* Removed unwanted dwc3_1 and dwc3_2 nodes from am437x-gp-evm.dts
and am43x-epos-evm.dts
George Cherian (5):
doc: Add "ti,am437x-dwc3" comaptible for dwc3 glue
ARM: dts: am43xx clock data
ARM: dts: AM4372: Add USB nodes
ARM: dts: am437x-gp-evm: Enable USB
ARM: dts: am43x-epos-evm: Enable USB
Documentation/devicetree/bindings/usb/omap-usb.txt | 4 +-
arch/arm/boot/dts/am4372.dtsi | 95 ++++++++++++++++++++++
arch/arm/boot/dts/am437x-gp-evm.dts | 18 ++++
arch/arm/boot/dts/am43x-epos-evm.dts | 18 ++++
arch/arm/boot/dts/am43xx-clocks.dtsi | 17 ++++
5 files changed, 151 insertions(+), 1 deletion(-)