On Sat, 14 Mar 2020 17:39:41 +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 v2: > - Fix kinds of yaml style issue > > .../bindings/phy/cdns,salvo-phy.yaml | 49 +++++++++++++++++++ > 1 file changed, 49 insertions(+) > create mode 100644 Documentation/devicetree/bindings/phy/cdns,salvo-phy.yaml > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/cdns,salvo-phy.example.dt.yaml: usb3-phy@5B160000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+' /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/cdns,salvo-phy.example.dt.yaml: usb3-phy@5B160000: #phy-cells:0:0: 1 was expected See https://patchwork.ozlabs.org/patch/1254920 Please check and re-submit.