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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 47626C77B73 for ; Mon, 22 May 2023 21:32:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Date:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=keSFspf0c7r6bjHu4ryquYTK3d7EApYKk5EVTqRhmpw=; b=XNvqTEZIdA5sua CyCSEPHaLabyOsfF/xWOzsWbxfO9eZmHyELU35EfOoB1aR7DRpjFfWKSpyLw7G8lkKREtHbQ/oQuR XV77TvWfdrH1V6qz9/994tWkU8rFFksinBiNMBTG8HsFxIqSQsZCjwSheGx2Tqliu98KaMwKLgaB3 FpwUPHpgUboN5EtBrb/Aa7Ag5PT0Hr+ZVtwQhsCHjXP5L1v7jqGOZnmGQXRyK+lpwxB+zhiCcjwpQ YkDT1SFMVy1ThrTYCnzjxaP49hJuQJuTvJ+UpVNBaGRf3rXBSEYeZ2vc1rOV6UmgZD8VUrPyFb/JY mofBZ9D4fdUm2g7tr/7A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q1D8j-0086Sr-1F; Mon, 22 May 2023 21:32:25 +0000 Received: from mail-ot1-f43.google.com ([209.85.210.43]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q1D8f-0086S7-2g for linux-arm-kernel@lists.infradead.org; Mon, 22 May 2023 21:32:23 +0000 Received: by mail-ot1-f43.google.com with SMTP id 46e09a7af769-6af6d8687faso1584440a34.3 for ; Mon, 22 May 2023 14:32:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684791139; x=1687383139; h=date:subject:message-id:references:in-reply-to:cc:to:from :mime-version:content-transfer-encoding:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=7JcTyY4coWlkkQ03p6WxiiQF8JSCtgPR8V4VQJJ0ZeQ=; b=U2LVYaW7z1AbVVYNSLwGLGr1RjVwXAXVR6ykAE/aPQpjg4dT6gvv3A0K3xkKPvqoAv Ho9idSBawtRzCT5iOkc6zQLbV8erWoTUh2we54C2EcowpvxHRR1/eKCPQpvNaT2okuRo QJOoscB6jJ8FVDLCNXaMMUGHLeSZb3wW6S/5DAon9kpMZUuRUCcJqSP9rH6ooZvFSXds dJrcgqwtSAytNdqVfQeTGk/B5+wU6qAQecUS97LMSopDc3Suf7y52x8jy++o2gIHC92D lANgEzl3gENgI/Sw1sjfuuMv7GbU0eQW6X81yDvaDyARr50Q8FPNL/jh6FEesEvstuTp CP1A== X-Gm-Message-State: AC+VfDxBVuCwxR+WXd3SZBfk55pIxYaB/zWFlXy4BoEZ4OVG85Bx7N3p dyuzu6F+KmwjHMLx/TxdSg== X-Google-Smtp-Source: ACHHUZ7nMZCKyDwuDZMA0SDZR3TrCirpvLQLK2+Sl4utBtlLkHjQSW1m5rNBHgmhqDDRK1ZOCvwLCw== X-Received: by 2002:a9d:7cd5:0:b0:6ac:16fc:e6c9 with SMTP id r21-20020a9d7cd5000000b006ac16fce6c9mr5681453otn.11.1684791139554; Mon, 22 May 2023 14:32:19 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id c3-20020a9d6c83000000b006af731d100fsm1820936otr.75.2023.05.22.14.32.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 May 2023 14:32:18 -0700 (PDT) Received: (nullmailer pid 3061874 invoked by uid 1000); Mon, 22 May 2023 21:32:17 -0000 MIME-Version: 1.0 From: Rob Herring To: Fabio Estevam Cc: devicetree@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, bhelgaas@google.com, marex@denx.de, shawnguo@kernel.org, Fabio Estevam , linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org In-Reply-To: <20230522201404.660242-3-festevam@gmail.com> References: <20230522201404.660242-1-festevam@gmail.com> <20230522201404.660242-3-festevam@gmail.com> Message-Id: <168479113748.3061858.13208114678317716697.robh@kernel.org> Subject: Re: [PATCH v6 3/5] dt-bindings: soc: Add i.MX6SX General Purpose Register Date: Mon, 22 May 2023 16:32:17 -0500 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230522_143221_872837_E87929FD X-CRM114-Status: GOOD ( 14.33 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 22 May 2023 17:14:02 -0300, Fabio Estevam wrote: > From: Fabio Estevam > > The i.MX6SX General Purpose Registers is a set of register that serves > various different purposes and in particular, IOMUXC_GPR_GPR6, at > offset 0x18, can be used to configure the LDB block. > > Signed-off-by: Fabio Estevam > --- > Changes since v5: > - Dropped "fsl,imx6q-iomuxc-gpr" and "reg-names" (Marek). > > .../bindings/soc/imx/fsl,imx6sx-gpr.yaml | 82 +++++++++++++++++++ > 1 file changed, 82 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx6sx-gpr.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: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx6sx-gpr.example.dtb: syscon@20e4000: bridge@18:compatible:0: 'fsl,imx6sx-ldb' is not one of ['fsl,imx8mp-ldb', 'fsl,imx93-ldb'] From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/imx/fsl,imx6sx-gpr.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230522201404.660242-3-festevam@gmail.com The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. 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 after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel