Skip to content
Commit 3f9db1a1 authored by Venu Byravarasu's avatar Venu Byravarasu Committed by Stephen Warren
Browse files

USB: PHY: tegra: Get rid of instance number to differentiate PHY type



Tegra20 USB has 3 PHY instances:
Instance 1 and 3 are UTMI. Instance 2 is ULPI.

As instance number was used to differentiate ULPI from UTMI,
used DT param to get this info and processed accordingly.

Signed-off-by: default avatarVenu Byravarasu <vbyravarasu@nvidia.com>
Acked-by: default avatarFelipe Balbi <balbi@ti.com>
[swarren: moved assignment of phy->is_ulpi_phy into this patch out
of next patch.]
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent 3a55c6a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment