commit | 55c5ff507056dfb0bc4dbe15163bfe4f7a108792 | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Thu Oct 08 14:58:38 2020 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Mon Oct 12 08:11:11 2020 +0530 |
tree | 71b1051210adf7e2b9a464ea3a32ab261f0c25fa | |
parent | 360eb46d43eaf9b1d3e55c4ec21ee4f7df1fdd3c [diff] |
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>