]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit056163f9b3c9ba0c118229f8d150271b8730363e
treea7d3a8ffffec99f3d794be10e863b0665120a024
parent68979774487fa5ec621435f99cc225c6438f3da2
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