Re: [PATCH 1/4] dt-bindings: phy: Add binding for qcom,usb-hs-7nm

From: Rob Herring
Date: Wed Mar 18 2020 - 18:03:57 EST


On Fri, 13 Mar 2020 17:54:50 -0700, Wesley Cheng wrote:
> This binding shows the descriptions and properties for the
> 7nm Synopsis HS USB PHY used on QCOM platforms.
>
> Signed-off-by: Wesley Cheng <wcheng@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/phy/qcom,usb-hs-7nm.yaml | 74 ++++++++++++++++++++++
> 1 file changed, 74 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/phy/qcom,usb-hs-7nm.yaml
>

My bot found errors running 'make dt_binding_check' on your patch:

warning: no schema found in file: Documentation/devicetree/bindings/phy/qcom,usb-hs-7nm.yaml
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/qcom,usb-hs-7nm.yaml: ignoring, error parsing file
Documentation/devicetree/bindings/phy/qcom,usb-hs-7nm.yaml: while scanning a block scalar
in "<unicode string>", line 59, column 5
found a tab character where an indentation space is expected
in "<unicode string>", line 73, column 1
Documentation/devicetree/bindings/Makefile:12: recipe for target 'Documentation/devicetree/bindings/phy/qcom,usb-hs-7nm.example.dts' failed
make[1]: *** [Documentation/devicetree/bindings/phy/qcom,usb-hs-7nm.example.dts] Error 1
Makefile:1262: recipe for target 'dt_binding_check' failed
make: *** [dt_binding_check] Error 2

See https://patchwork.ozlabs.org/patch/1254748
Please check and re-submit.