From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 07FEFC433EF for ; Fri, 1 Oct 2021 16:30:25 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 735B3619F5 for ; Fri, 1 Oct 2021 16:30:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 735B3619F5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nxp.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4HLbFB6MCVz3bmx for ; Sat, 2 Oct 2021 02:30:22 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.160.179; helo=mail-qt1-f179.google.com; envelope-from=pku.leo@gmail.com; receiver=) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4HLbDh3bzdz2yPR for ; Sat, 2 Oct 2021 02:29:55 +1000 (AEST) Received: by mail-qt1-f179.google.com with SMTP id j13so9501329qtq.6 for ; Fri, 01 Oct 2021 09:29:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6ITh0BGr5DcDj7xCp1Z0IhOFPgiSIbzrRXYfEGa/wJE=; b=Ds11eRV19tU1qBg7EJSu5VtI9Gy9eaw7A5pM0tVOOQODqEYnyJVta75zYfKi+Yp2ra qdgWTvu1zcv55iULBwsiEZRDiiiK1Gk6s61igBO+Ow5DylcT42gFeiAdx6WjsvrQ1Kdy aCXFO2LeNQyzBXIpHxxtPZj2qD98MgM7PC031eQpgBsQMzpRgwGNR86CALNPuUqLtzXl al7T59XnuyOEPtBYWU5TXXaCIHpQOtZZb5ktI3A7CfgWOi/+cfmEH1zTJQhdQS0pb4TA 4Lunl1aDbNAsXIO72nRSuSp6DDZDnl9Vi5vib/lJ1erK73UbslvrooB83YgNDB/kn9mR vbNw== X-Gm-Message-State: AOAM533og0sGJG9dGzhaxAwn/dy5CN8h9cajynj/Qrxtf8Zi8ZkMLDzW 42daNLxSl79sNZrA7TBBVmQ5JeTbK3s= X-Google-Smtp-Source: ABdhPJzMOfXVyPq/PFWDsHBiQHKNDVBERv/YfM33qXFD95pwG5njynILHRG9X7KXfCliIPY80bOIjg== X-Received: by 2002:ac8:20a:: with SMTP id k10mr13631319qtg.7.1633105792336; Fri, 01 Oct 2021 09:29:52 -0700 (PDT) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com. [209.85.160.175]) by smtp.gmail.com with ESMTPSA id o23sm3654199qtl.74.2021.10.01.09.29.51 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 01 Oct 2021 09:29:52 -0700 (PDT) Received: by mail-qt1-f175.google.com with SMTP id f15so9488245qtv.9 for ; Fri, 01 Oct 2021 09:29:51 -0700 (PDT) X-Received: by 2002:ac8:74c7:: with SMTP id j7mr6215018qtr.118.1633105791433; Fri, 01 Oct 2021 09:29:51 -0700 (PDT) MIME-Version: 1.0 References: <20211001000924.15421-1-leoyang.li@nxp.com> <20211001000924.15421-2-leoyang.li@nxp.com> <1633094217.843390.3666440.nullmailer@robh.at.kernel.org> In-Reply-To: <1633094217.843390.3666440.nullmailer@robh.at.kernel.org> From: Li Yang Date: Fri, 1 Oct 2021 11:29:39 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 1/5] dt-bindings: memory: fsl: convert ifc binding to yaml schema To: Rob Herring Content-Type: text/plain; charset="UTF-8" X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linuxppc-dev , lkml , Krzysztof Kozlowski , Rob Herring , Shawn Guo , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Fri, Oct 1, 2021 at 8:18 AM Rob Herring wrote: > > On Thu, 30 Sep 2021 19:09:20 -0500, Li Yang wrote: > > Convert the txt binding to yaml format and add description. Drop the > > "simple-bus" compatible string from the example and not allowed by the > > binding any more. This will help to enforce the correct probe order > > between parent device and child devices, but will require the ifc driver > > to probe the child devices to work properly. > > > > Signed-off-by: Li Yang > > --- > > updates from previous submission: > > - Drop "simple-bus" from binding and only "fsl,ifc" as compatible > > - Fix one identiation problem of "reg" > > - Add type restriction to "little-endian" property > > > > .../bindings/memory-controllers/fsl/ifc.txt | 82 ----------- > > .../bindings/memory-controllers/fsl/ifc.yaml | 137 ++++++++++++++++++ > > 2 files changed, 137 insertions(+), 82 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/fsl/ifc.txt > > create mode 100644 Documentation/devicetree/bindings/memory-controllers/fsl/ifc.yaml > > > > 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/memory-controllers/fsl/ifc.example.dt.yaml:0:0: /example-0/soc/ifc@ffe1e000/flash@1,0: failed to match any schema with compatible: ['fsl,ifc-nand'] > Documentation/devicetree/bindings/memory-controllers/fsl/ifc.example.dt.yaml:0:0: /example-0/soc/ifc@ffe1e000/cpld@3,0: failed to match any schema with compatible: ['fsl,p1010rdb-cpld'] These are defined in other bindings, but unfortunately they are not converted to yaml format yet. > > doc reference errors (make refcheckdocs): > > See https://patchwork.ozlabs.org/patch/1535102 > > 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. >