Merge tag 'tegra-for-3.11-deps-for-usb' into next
authorFelipe Balbi <balbi@ti.com>
Wed, 29 May 2013 23:34:49 +0000 (02:34 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 29 May 2013 23:34:49 +0000 (02:34 +0300)
commit10b2a9386504d83b076fcd06ddbc22b33719d51b
tree19628da4a63389d8e8d9a3be5f16d4d8a07c3325
parentdae8eadf2a8a125dbbfc067a7ff16cf600b1023b
parent4c94c8b5b3cc38b0d0b1ec79642f5710e19a3e01
Merge tag 'tegra-for-3.11-deps-for-usb' into next

ARM: tegra: DT-related fixes needed by the USB tree

The Tegra USB bindings were in bad shape. The patches in this branch
fix the binding definitions, and make all the necessary additions to
the DT files. Stale nodes/properties will be removed early in 3.12
once the USB driver has been updated for the new binding.

These changes are needed in both the USB tree, to allow the driver to
be updated to handle them, and the Tegra tree, so that various tree-
wide DT changes (e.g. conversion of IRQ/GPIO/clock constants to defines)
can be applied on top of them.

* tag 'tegra-for-3.11-deps-for-usb':
  ARM: tegra: update device trees for USB binding rework
  ARM: tegra: modify ULPI reset GPIO properties
  ARM: tegra: finalize USB EHCI and PHY bindings

Signed-of-by: Felipe Balbi <balbi@ti.com>