lkml.org 
[lkml]   [2022]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH 1/3] dt-bindings: sifive-ccache: rename SiFive L2 cache to composible cache
    Date
    On Mon, 29 Aug 2022 06:22:00 +0000, Zong Li wrote:
    > Since composible cache may be L3 cache if private L2 cache exists, it
    > should use its original name composible cache to prevent confusion.
    >
    > Signed-off-by: Greentime Hu <greentime.hu@sifive.com>
    > Signed-off-by: Zong Li <zong.li@sifive.com>
    > ---
    > .../riscv/{sifive-l2-cache.yaml => sifive-ccache.yaml} | 6 ++++--
    > 1 file changed, 4 insertions(+), 2 deletions(-)
    > rename Documentation/devicetree/bindings/riscv/{sifive-l2-cache.yaml => sifive-ccache.yaml} (92%)
    >

    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/riscv/sifive-ccache.yaml: $id: relative path/filename doesn't match actual path or filename
    expected: http://devicetree.org/schemas/riscv/sifive-ccache.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-08-29 20:43    [W:3.065 / U:0.732 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site