Re: [PATCH v2 2/2] usb: phy: tegra: Read UTMIP parameters from device tree

2013-06-27 Thread Mikko Perttunen
On 06/26/2013 08:51 PM, Stephen Warren wrote: On 06/26/2013 06:34 AM, Mikko Perttunen wrote: 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. This looks fine, although

Re: [PATCH v2 2/2] usb: phy: tegra: Read UTMIP parameters from device tree

2013-06-26 Thread Stephen Warren
On 06/26/2013 06:34 AM, Mikko Perttunen wrote: > 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. This looks fine, although I'd like to have a chance to test all these

[PATCH v2 2/2] usb: phy: tegra: Read UTMIP parameters from device tree

2013-06-26 Thread Mikko Perttunen
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 --- drivers/usb/phy/phy-tegra-usb.c | 129 +++- 1 file