On Wed, 28 Oct 2020 16:22:41 +0100, Swapnil Jakhade wrote: > Add Cadence Sierra PHY bindings in YAML format. > > Signed-off-by: Swapnil Jakhade <sjakhade@xxxxxxxxxxx> > --- > .../bindings/phy/phy-cadence-sierra.txt | 70 -------- > .../bindings/phy/phy-cadence-sierra.yaml | 152 ++++++++++++++++++ > 2 files changed, 152 insertions(+), 70 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt > create mode 100644 Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>