phy: ti-pipe3: Introduce mode property in driver data
authorRoger Quadros <rogerq@ti.com>
Wed, 6 Nov 2019 14:21:16 +0000 (16:21 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 26 Dec 2019 14:06:54 +0000 (09:06 -0500)
commit53df65a9d2bafcd6ef01f27888fb7be61e7bbd08
treeb75e8910f40ec95e4b19d69890543e247440f221
parentb055e67f96d69dc0d273588cafa1cab95d1cabea
phy: ti-pipe3: Introduce mode property in driver data

Introduce a mode property in the driver data so that
we don't have to keep using "of_device_is_compatible()"
throughtout the driver.

No functional change.

Signed-off-by: Roger Quadros <rogerq@ti.com>
drivers/phy/ti-pipe3-phy.c