phy: cadence-torrent: Use a common header file for Cadence SERDES
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 19 Mar 2021 12:41:23 +0000 (18:11 +0530)
committerVinod Koul <vkoul@kernel.org>
Wed, 31 Mar 2021 11:13:20 +0000 (16:43 +0530)
commitfd7abc3c5b8769e22a3759b0ea1893e18aa2caff
tree5e481daae8ffe174c606c3fb06b243502f945ab7
parent15b0b82d51a39334da37b718bd014f4460117326
phy: cadence-torrent: Use a common header file for Cadence SERDES

No functional change. In order to have a single header file for all
Cadence SERDES move phy-cadence-torrent.h to phy-cadence.h. This is
in preparation for adding Cadence Sierra SERDES specific macros.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Swapnil Jakhade <sjakhade@cadence.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210319124128.13308-9-kishon@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
drivers/phy/cadence/phy-cadence-torrent.c
include/dt-bindings/phy/phy-cadence-torrent.h [deleted file]
include/dt-bindings/phy/phy-cadence.h [new file with mode: 0644]