usb: phy: tegra: Read UTMIP parameters from device tree
authorMikko Perttunen <mperttunen@nvidia.com>
Wed, 17 Jul 2013 06:31:01 +0000 (09:31 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:58:17 +0000 (13:58 +0300)
commit81d5dfe6d8b3ba48ffcaa882783185c07b5d2384
treea7d3a8ffffec99f3d794be10e863b0665120a024
parentc49667e56fcb5e92efcbe816c34c3e373b33cd01
usb: phy: tegra: Read UTMIP parameters from device tree

UTMIP parameters used to be hardcoded into tables in the
PHY driver. This patch reads them from the device tree instead
in accordance with the phy-tegra-usb DT documentation.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-tegra-usb.c