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 BB48FC77B75 for ; Fri, 19 May 2023 13:24:58 +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=5mR7rndAC0IKT7+1oBT2AH2k/iqG7E8dW9aeA7ssLW8=; b=MXh4fvqWqjJUCq NY3USJfSvLxxh5BwVrwg9XK5XRWZsiuqmPD6+qTN+69Kdf16NC2ci4KTms4Q48P2/LGL/Cq6lIJ/O IYzccmSAV2Tj2cnvRpjGECrsVyR4Ve2+5ta84LQhPCL/IihyGlcStUEl1HX1b17ooxYQoUZyyG/Qi O6E+OVs1nuE0Bp7ZCqXx0QscC4xfDoEGUFhT5ET1kbc0EzQa8rgOLsjB7dn0T4r3yua+VlT96y6j6 P9HJF6R/xi5Dy2Sji8fKmJS8NWrosAeSlJ8do4gr0en0vo/2q1l7IMKgQyArmpBifvw3Sgod6gjGs mfv0LbyfUq02w1Irhw3w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q0061-00GNd0-1s; Fri, 19 May 2023 13:24:37 +0000 Received: from mail-oa1-f45.google.com ([209.85.160.45]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q005y-00GNcA-1u for linux-arm-kernel@lists.infradead.org; Fri, 19 May 2023 13:24:36 +0000 Received: by mail-oa1-f45.google.com with SMTP id 586e51a60fabf-1967cd396a1so2014051fac.0 for ; Fri, 19 May 2023 06:24:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684502673; x=1687094673; 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=ddHXsfb4Hwby1ngDjPaQzK53iKMGtqMXXv3+a6M5AEc=; b=X5ZNymtASiA50XjDMq2CmLmKAAwIz/dYHdZRCW8F5reQCXD4zX0NaDmXIC0RNzNxw9 /p2hIdaufX/nuIXtEu9jnjiwY1STUR/gYz7tKy8WzCoROGHawTOxEYl3tKztVpq8elk0 h+T1zlUS5j4jfL0QY3xb6fg4PDI92pW1s/NRGSfdVJFDCxYKmM0szCLISdE7K9kyXQ9b kguutffLtowrdbYT3eFyFy6Z8upFDpY+eE11JcdivFOLym42c9I/NftrxhJHXhmuMdsl M0t+zWfjdxieby/41RX0/pPN4f6W4062T3SxcbY5A1zOfuF9Z61OwN9hFbtsYQCws8q5 eF5g== X-Gm-Message-State: AC+VfDy51RRN2w8VuE8JARSlPUnZIv5WdLXq1uH7ht5T75H746yx41WR i+60AjttuoKjAAH2LiFNmA== X-Google-Smtp-Source: ACHHUZ605d3f/TwUgXOlDyej/JMhK0v2T7GcPe223r3UiwIST5B6tCpAB41B7kUKIhjLlmK4Js2WLg== X-Received: by 2002:a05:6870:9185:b0:192:82bc:f84a with SMTP id b5-20020a056870918500b0019282bcf84amr1124130oaf.27.1684502672767; Fri, 19 May 2023 06:24:32 -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 m6-20020a056870194600b001931cb17a86sm1913248oak.27.2023.05.19.06.24.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 May 2023 06:24:32 -0700 (PDT) Received: (nullmailer pid 3446933 invoked by uid 1000); Fri, 19 May 2023 13:24:31 -0000 MIME-Version: 1.0 From: Rob Herring To: Fabio Estevam Cc: conor+dt@kernel.org, Fabio Estevam , linux-arm-kernel@lists.infradead.org, marex@denx.de, devicetree@vger.kernel.org, shawnguo@kernel.org, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org In-Reply-To: <20230519125236.352050-2-festevam@gmail.com> References: <20230519125236.352050-1-festevam@gmail.com> <20230519125236.352050-2-festevam@gmail.com> Message-Id: <168450267115.3446911.4219667976082310726.robh@kernel.org> Subject: Re: [PATCH v4 2/4] dt-bindings: soc: Add i.MX6SX General Purpose Register Date: Fri, 19 May 2023 08:24:31 -0500 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230519_062434_633095_BA01E9D4 X-CRM114-Status: GOOD ( 14.46 ) 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 Fri, 19 May 2023 09:52:34 -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 v3: > - Fixed error reported by Rob's bot. > > .../bindings/soc/imx/fsl,imx6sx-gpr.yaml | 84 +++++++++++++++++++ > 1 file changed, 84 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: iomuxc-gpr@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/20230519125236.352050-2-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