On Thu, 27 Feb 2020 14:27:54 +0800, Peter Chen wrote: > Add Cadence SALVO PHY binding doc, this PHY is a lagacy module, > and is only used for USB3 and USB2. > > Signed-off-by: Peter Chen <peter.chen@xxxxxxx> > --- > .../bindings/phy/cdns,salvo-phy.yaml | 47 +++++++++++++++++++ > 1 file changed, 47 insertions(+) > create mode 100644 Documentation/devicetree/bindings/phy/cdns,salvo-phy.yaml > My bot found errors running 'make dt_binding_check' on your patch: warning: no schema found in file: Documentation/devicetree/bindings/phy/cdns,salvo-phy.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/cdns,salvo-phy.yaml: ignoring, error parsing file Documentation/devicetree/bindings/display/simple-framebuffer.example.dts:21.16-37.11: Warning (chosen_node_is_root): /example-0/chosen: chosen node must be at root node Documentation/devicetree/bindings/phy/cdns,salvo-phy.yaml: while scanning a block scalar in "<unicode string>", line 39, column 5 found a tab character where an indentation space is expected in "<unicode string>", line 41, column 1 Documentation/devicetree/bindings/Makefile:12: recipe for target 'Documentation/devicetree/bindings/phy/cdns,salvo-phy.example.dts' failed make[1]: *** [Documentation/devicetree/bindings/phy/cdns,salvo-phy.example.dts] Error 1 Makefile:1263: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1245562 Please check and re-submit.