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 68F4EC4332F for ; Tue, 22 Nov 2022 20:39:08 +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=lGpDrjQVxX7zoC8E8bm5d7gYyCbzK81+sHT9bpnbIF4=; b=LxyWFjubzS3+mN Wyd+5DqqbvA1oKU4EceHCWgXo6oHQ8/6Zogob2jYcNACNCUz7vDuRkCK56m3l4LPrIl2jBWF+blF4 5efRGfxKkkjfw2cJHz7+sJ1t8W4LcDpLN59AgBXBP6Ark2fEnrHy1E5fMJEvM4oQ8qmyHLUTzugWz 3h0nx68075/LNEOLGfl5wsmecsTfAays7hq3H0nkn4ftP/V3GWHVT16VzmVBqtKmZKEDbfbHPDE8J i+jRYYi6xAEKJPeukiFTzDBTZqiuG/Tf8cCZ/Xsp+qYCrJFqWboWYnjqqwXx3IyR8iL7yLd3c+VIU xP+iNTqZtIPytElaIl5A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxa20-00BqYE-Li; Tue, 22 Nov 2022 20:38:12 +0000 Received: from mail-io1-f49.google.com ([209.85.166.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxa1w-00BqW7-He for linux-arm-kernel@lists.infradead.org; Tue, 22 Nov 2022 20:38:09 +0000 Received: by mail-io1-f49.google.com with SMTP id z3so11833738iof.3 for ; Tue, 22 Nov 2022 12:38:06 -0800 (PST) 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=UhCFvooc16BIm6XAt1bknsHQE1+Xa927vqN9kFtC1RM=; b=46L0Kmw47SeKT0KKgry2OQHUAU8a76wMf+33oH3U5n46q49ptO1PuGou/gizpnqTSp 6Myr/rDm2FdohHhDC5rc7QfN7lOGaAc4/gMNBR7V3RrNAHIeTTxvVx9HlF5nzuKYEzEN UeTg2SRBS4YmnF99XAwcMAbwMqbIDnqI7TL8vKpaMNLCimvUrepn1VbzGyA5pLlG4Q58 4RnzbuN0wCR/G/dty3BazZB2FIKCRh8yVFZiV5WRNVIqP0lyUj/VdVpMXifRl/8pfQY7 evyByFbMiww+sIGHw/7TG2WI5d9NJgi7ZS4WK0n45wGoUhD6UHD3ZtJkjMlYyXaVzQYT 4u0g== X-Gm-Message-State: ANoB5plyHN5K2xwFmmfnHs7tzrNMnvue2U32cYXWf6ve72DeKXT7cizL 77oOeYh9xHunKkCX+hEUHg== X-Google-Smtp-Source: AA0mqf5Ay2y7CIYKiaOngtptkd+MMRSZuISPu/SzNLmBgZZx+B+T7b2U5bHjPJL26VoWXRItzbQRYQ== X-Received: by 2002:a05:6638:328c:b0:375:365:413d with SMTP id f12-20020a056638328c00b003750365413dmr11105719jav.173.1669149485284; Tue, 22 Nov 2022 12:38:05 -0800 (PST) Received: from robh_at_kernel.org ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id i4-20020a05663815c400b003755a721e98sm5674876jat.107.2022.11.22.12.38.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Nov 2022 12:38:04 -0800 (PST) Received: (nullmailer pid 514981 invoked by uid 1000); Tue, 22 Nov 2022 20:28:34 -0000 MIME-Version: 1.0 From: Rob Herring To: Jacky Bai Cc: linux-input@vger.kernel.org, s.hauer@pengutronix.de, a.zummo@towertech.it, kernel@pengutronix.de, shawnguo@kernel.org, robh+dt@kernel.org, devicetree@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org, lee@kernel.org, alexandre.belloni@bootlin.com, linux-rtc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com, festevam@gmail.com, dmitry.torokhov@gmail.com In-Reply-To: <20221121065144.3667658-2-ping.bai@nxp.com> References: <20221121065144.3667658-1-ping.bai@nxp.com> <20221121065144.3667658-2-ping.bai@nxp.com> Message-Id: <166914594571.442076.9834259216884759566.robh@kernel.org> Subject: Re: [PATCH 1/4] dt-bindings: mfd: nxp,bbnsm: Add binding for nxp bbnsm Date: Tue, 22 Nov 2022 14:28:34 -0600 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_123808_598734_315B7ADC X-CRM114-Status: GOOD ( 12.42 ) 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, 21 Nov 2022 14:51:41 +0800, Jacky Bai wrote: > Add binding for NXP BBNSM(Battery-Backed Non-Secure Module). > > Signed-off-by: Jacky Bai > --- > .../devicetree/bindings/mfd/nxp,bbnsm.yaml | 103 ++++++++++++++++++ > 1 file changed, 103 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/nxp,bbnsm.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: Error: Documentation/devicetree/bindings/mfd/nxp,bbnsm.example.dts:28.27-28 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:406: Documentation/devicetree/bindings/mfd/nxp,bbnsm.example.dtb] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1492: dt_binding_check] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20221121065144.3667658-2-ping.bai@nxp.com 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 after running the above command. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel