]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4f622c3d4a65934c904f77c04461832f897ae897
tree19628da4a63389d8e8d9a3be5f16d4d8a07c3325
parent0a64df1c918df86a6f3c6dbf5c2c4beed4e45ec8
parent3d9bb76d87fb2dff96256029413cfafec3804292
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>