On Wed, 1 Apr 2020 09:38:51 +0800, Peter Chen wrote: > Add Cadence SALVO PHY binding doc, this PHY is a legacy module, > and is only used for USB3 and USB2. > > Signed-off-by: Peter Chen <peter.chen@xxxxxxx> > --- > Changes for v4: > - Drop the useless description for power-domains > - change unit-address of node as lowercase hex > > Changes for v3: > - Fix more schema errors > > .../bindings/phy/cdns,salvo-phy.yaml | 52 +++++++++++++++++++ > 1 file changed, 52 insertions(+) > create mode 100644 Documentation/devicetree/bindings/phy/cdns,salvo-phy.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>