lkml.org 
[lkml]   [2022]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH v9 net-next 01/11] dt-bindings: net: make internal-delay-ps based on phy-mode
    Date
    On Fri, 18 Mar 2022 14:25:30 +0530, Prasanna Vengateshan wrote:
    > *-internal-delay-ps properties would be applicable only for RGMII interface
    > modes.
    >
    > It is changed as per the request,
    > https://lore.kernel.org/netdev/d8e5f6a8-a7e1-dabd-f4b4-ea8ea21d0a1d@gmail.com/
    >
    > Ran dt_binding_check to confirm nothing is broken and submitting as a RFC
    > patch to receive feedback.
    >
    > Signed-off-by: Prasanna Vengateshan <prasanna.vengateshan@microchip.com>
    > ---
    > .../bindings/net/ethernet-controller.yaml | 37 +++++++++++++------
    > 1 file changed, 25 insertions(+), 12 deletions(-)
    >

    My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
    on your patch (DT_CHECKER_FLAGS is new in v5.13):

    yamllint warnings/errors:
    ./Documentation/devicetree/bindings/net/ethernet-controller.yaml:232:20: [warning] wrong indentation: expected 18 but found 19 (indentation)
    ./Documentation/devicetree/bindings/net/ethernet-controller.yaml:233:21: [warning] wrong indentation: expected 21 but found 20 (indentation)

    dtschema/dtc warnings/errors:

    doc reference errors (make refcheckdocs):

    See https://patchwork.ozlabs.org/patch/1606943

    This check can fail if there are any dependencies. The base for a patch
    series is generally the most recent rc1.

    If you already ran 'make dt_binding_check' and didn't see the above
    error(s), then make sure 'yamllint' is installed and dt-schema is up to
    date:

    pip3 install dtschema --upgrade

    Please check and re-submit.

    \
     
     \ /
      Last update: 2022-03-20 03:15    [W:4.342 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site