phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT property
authorVignesh Raghavendra <vigneshr@ti.com>
Thu, 8 Oct 2020 09:28:38 +0000 (14:58 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 12 Oct 2020 02:41:11 +0000 (08:11 +0530)
commit555ee3949307648d6c40081b30e212af075ab8a8
tree71b1051210adf7e2b9a464ea3a32ab261f0c25fa
parent87b4521fd8bb32703e269dfbd596d61fbe234ab6
phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT property

"ti,dis-chg-det-quirk" property is not part of Linux kernel DT binding
documentation.  Therefore drop this and instead use soc_device_match()
to distinguish b/w AM654 SR1.0 and SR2.0 devices similar to Linux kernel
driver.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
drivers/phy/omap-usb2-phy.c