lkml.org 
[lkml]   [2022]   [Oct]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH 1/5] dt-bindings: clock: Add QDU1000 and QRU1000 GCC clock bindings
    Date
    On Fri, 30 Sep 2022 20:03:59 -0700, Melody Olvera wrote:
    > Add device tree bindings for global clock controller on QDU1000 and
    > QRU1000 SoCs.
    >
    > Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
    > ---
    > .../bindings/clock/qcom,gcc-qdru1000.yaml | 74 ++++++++
    > include/dt-bindings/clock/qcom,gcc-qdru1000.h | 170 ++++++++++++++++++
    > 2 files changed, 244 insertions(+)
    > create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-qdru1000.yaml
    > create mode 100644 include/dt-bindings/clock/qcom,gcc-qdru1000.h
    >

    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:

    dtschema/dtc warnings/errors:
    ./Documentation/devicetree/bindings/clock/qcom,gcc-qdru1000.yaml: $id: relative path/filename doesn't match actual path or filename
    expected: http://devicetree.org/schemas/clock/qcom,gcc-qdru1000.yaml#

    doc reference errors (make refcheckdocs):

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

    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-10-03 15:25    [W:4.161 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site