OSDN Git Service

phy: cadence-dp: Rename to phy-cadence-torrent
authorYuti Amonkar <yamonkar@cadence.com>
Thu, 6 Feb 2020 06:10:51 +0000 (07:10 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 20 Mar 2020 14:04:29 +0000 (19:34 +0530)
commitc589e7014ffc78a46e4793e2110cbf3b0dd476a1
tree2e6fe726c7ac53cf1283653847e796fb2237eb54
parent5ffc259deac491fe01eae72dc5936eb6ace5914a
phy: cadence-dp: Rename to phy-cadence-torrent

Rename Cadence DP PHY driver from phy-cadence-dp to phy-cadence-torrent
to make it more generic for future use. Modifiy Makefile and Kconfig
accordingly. Also, change driver compatible from "cdns,dp-phy" to
"cdns,torrent-phy".This will not affect ABI as the driver has never
been functional, and therefore do not exist in any active use case.

Signed-off-by: Yuti Amonkar <yamonkar@cadence.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/cadence/Kconfig
drivers/phy/cadence/Makefile
drivers/phy/cadence/phy-cadence-torrent.c [moved from drivers/phy/cadence/phy-cadence-dp.c with 99% similarity]