On Fri, 19 Mar 2021 18:11:23 +0530, Kishon Vijay Abraham I wrote: > 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@xxxxxx> > Reviewed-by: Swapnil Jakhade <sjakhade@xxxxxxxxxxx> > --- > .../devicetree/bindings/phy/phy-cadence-torrent.yaml | 2 +- > drivers/phy/cadence/phy-cadence-torrent.c | 2 +- > .../phy/{phy-cadence-torrent.h => phy-cadence.h} | 9 +++++---- > 3 files changed, 7 insertions(+), 6 deletions(-) > rename include/dt-bindings/phy/{phy-cadence-torrent.h => phy-cadence.h} (51%) > Acked-by: Rob Herring <robh@xxxxxxxxxx>