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 D7BFFFA3743 for ; Sun, 30 Oct 2022 13:51:51 +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=F4e2uwy4Q2qXMySE64brb+vWymYjB6JtDy+EpEYjl8Q=; b=FVE7hBx0/4GOwl jAOuU9bZGkEluhO/0ryZ4wcrT40dmY59kWjcdgQlA8JMlf1IzLEUbX5welqtTmkRxqcJyDkd74T/B iU8pBqrYKwOCTnQBiE3YIw6gKNvRhKD2vwVeMe3TJWHjRjktslW3n3SF+wz8iLPlXMPuPsEzEJqfd fCl3625EcMIf5fFopWdHe1ezz4eGn5zag4kl+s1LYOpyAnZfYv8i98Oy3id7y9eKr12vhhBs4MEfR dtBfWAVye1wXZbziG2e5KhBvwXwEmsF96eZMneY4v5Y9nZtSxVJwmxHzSxL5KmMa84y1dopnB1LOC o8YsSbjOiEq8emOs/WZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1op8hp-00Gay4-Uu; Sun, 30 Oct 2022 13:50:30 +0000 Received: from mail-oa1-f44.google.com ([209.85.160.44]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1op8hm-00Gau8-IB; Sun, 30 Oct 2022 13:50:28 +0000 Received: by mail-oa1-f44.google.com with SMTP id 586e51a60fabf-13be3ef361dso11137817fac.12; Sun, 30 Oct 2022 06:50:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=hw01HOuryg79no8aMleCKIAZAkXFo9PVrSnrQ3NItHg=; b=UMEbPfELGM0h4tojlbgYTVdpVMm9tRfORznDigW7aWaeMg3t9ojckFJrEU2Yb3EQIt rCVtirX2+Ejp2VRp4Uyd/IJEuK3bJFZ8F+Kv1iEFJXvrJo4Q1pIj+/Ds6DHblRQQhU0A cEWpkZunO1PqlvBwnpPq6a2rok1ztOrnu61SiUgIYRtGnjNhZVV1YNJKhMQ6KwDYwJL8 XP8+LYpFsGSP5yu83LiKkXfgdYEy/bDHvZEcFnDxtErJV0mAzFpstLNCHb04HAZ/CxzU cvb9PrVWxI44eyO6zcANEyWNgA8jWZ0IVaTAXWldrhodKrDtRcR1ee1ve5uHb9EwO9WI pAmw== X-Gm-Message-State: ACrzQf1XBB0ZnqPWdLSW09ylrFdi8PtsXnO0nun3ksyrAhq1kC4iTuQi jEFetcbeaoZiB4k0YRPZug== X-Google-Smtp-Source: AMsMyM6HN4/vLJC1yWt+A8WWnZkp+11IcygTJEWrLtMHxk3x/m5N+dKkTENhuNR66OXIOrZIW/02AA== X-Received: by 2002:a05:6870:d285:b0:12b:cdce:63d8 with SMTP id d5-20020a056870d28500b0012bcdce63d8mr14117853oae.140.1667137822201; Sun, 30 Oct 2022 06:50:22 -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 a11-20020a9d5c8b000000b0066c3b6eff00sm1728680oti.2.2022.10.30.06.50.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 30 Oct 2022 06:50:21 -0700 (PDT) Received: (nullmailer pid 992217 invoked by uid 1000); Sun, 30 Oct 2022 13:50:23 -0000 MIME-Version: 1.0 From: Rob Herring To: Miquel Raynal Cc: Sureshkumar Relli , Krzysztof Kozlowski , Naga Sureshkumar Relli , Rob Herring , Richard Weinberger , Vignesh Raghavendra , Michael Walle , Thomas Petazzoni , devicetree@vger.kernel.org, Tudor Ambarus , Maxime Ripard , Chen-Yu Tsai , linux-sunxi@lists.linux.dev, Linus Walleij , linux-arm-kernel@lists.infradead.org, Pratyush Yadav , linux-mtd@lists.infradead.org, linux-arm-msm@vger.kernel.org, Manivannan Sadhasivam In-Reply-To: <20221028235933.934850-5-miquel.raynal@bootlin.com> References: <20221028235933.934850-1-miquel.raynal@bootlin.com> <20221028235933.934850-5-miquel.raynal@bootlin.com> Message-Id: <166713668385.965763.9400218413404488593.robh@kernel.org> Subject: Re: [PATCH 04/12] dt-bindings: mtd: ingenic: Mark partitions in the controller node as deprecated Date: Sun, 30 Oct 2022 08:50:23 -0500 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221030_065026_630196_825ADAAC X-CRM114-Status: GOOD ( 13.02 ) 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 Sat, 29 Oct 2022 01:59:25 +0200, Miquel Raynal wrote: > Defining partitions as subnodes of the controller has been deprecated > long time ago, but unlike having partitions within the controller node, > having an enveloppe named "partitions" (which is not itself within a > chip subnode) is not that common, so keep this deprecated definition in > this file. > > Signed-off-by: Miquel Raynal > --- > Documentation/devicetree/bindings/mtd/ingenic,nand.yaml | 1 + > 1 file changed, 1 insertion(+) > 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: doc reference errors (make refcheckdocs): Warning: Documentation/devicetree/bindings/mtd/atmel-nand.txt references a file that doesn't exist: Documentation/devicetree/bindings/mtd/partition.txt Warning: Documentation/devicetree/bindings/mtd/ingenic,nand.yaml references a file that doesn't exist: Documentation/devicetree/bindings/mtd/partition.txt Warning: Documentation/devicetree/bindings/mtd/lpc32xx-mlc.txt references a file that doesn't exist: Documentation/devicetree/bindings/mtd/partition.txt Warning: Documentation/devicetree/bindings/mtd/lpc32xx-slc.txt references a file that doesn't exist: Documentation/devicetree/bindings/mtd/partition.txt Warning: Documentation/devicetree/bindings/mtd/mtk-nand.txt references a file that doesn't exist: Documentation/devicetree/bindings/mtd/partition.txt Warning: drivers/mtd/parsers/Kconfig references a file that doesn't exist: Documentation/devicetree/bindings/mtd/partition.txt Documentation/devicetree/bindings/mtd/atmel-nand.txt: Documentation/devicetree/bindings/mtd/partition.txt Documentation/devicetree/bindings/mtd/ingenic,nand.yaml: Documentation/devicetree/bindings/mtd/partition.txt Documentation/devicetree/bindings/mtd/lpc32xx-mlc.txt: Documentation/devicetree/bindings/mtd/partition.txt Documentation/devicetree/bindings/mtd/lpc32xx-slc.txt: Documentation/devicetree/bindings/mtd/partition.txt Documentation/devicetree/bindings/mtd/mtk-nand.txt: Documentation/devicetree/bindings/mtd/partition.txt drivers/mtd/parsers/Kconfig: Documentation/devicetree/bindings/mtd/partition.txt 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel