]> Pileus Git - ~andy/linux/commitdiff
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)
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>

Trivial merge