On Wed, 12 Sep 2018 21:52:45 +0530, Anurag Kumar Vulisha wrote: > This patch adds the document describing dt bindings for ZynqMP > phy. ZynqMP SOC has a High Speed Processing System Gigabit > Transceiver which provides PHY capabilties to USB, SATA, > PCIE, Display Port and Ehernet SGMII controllers. > > Signed-off-by: Anurag Kumar Vulisha <anurag.kumar.vulisha@xxxxxxxxxx> > --- > Changes in v4: > 1. Fixed the changes in phy-zynqmp.txt as suggested by "Rob Herring" > 2. Moved changes from include/dt-bindings/phy/phy.h into Patch 2 to 1 > > Changes in v3: > 1. Corrected the Documentation as suggested by "Vivek Gautam" > > Changes in v2: > 1. None > --- > .../devicetree/bindings/phy/phy-zynqmp.txt | 109 +++++++++++++++++++++ > include/dt-bindings/phy/phy.h | 2 + > 2 files changed, 111 insertions(+) > create mode 100644 Documentation/devicetree/bindings/phy/phy-zynqmp.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>