On Fri, 24 Aug 2018 15:33:25 +0800, Hanjie Lin wrote: > From: Yue Wang <yue.wang@xxxxxxxxxxx> > > The Meson-PCIE-PHY controller supports the 5-Gbps data rate > of the PCI Express Gen 2 specification and is backward compatible > with the 2.5-Gbps Gen 1.1 specification with only > inferred idle detection supported on Amlogic SoCs. > > Signed-off-by: Hanjie Lin <hanjie.lin@xxxxxxxxxxx> > Signed-off-by: Yue Wang <yue.wang@xxxxxxxxxxx> > --- > .../bindings/phy/amlogic,meson-pcie-phy.txt | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) > create mode 100644 Documentation/devicetree/bindings/phy/amlogic,meson-pcie-phy.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>