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 45A1DC433F5 for ; Wed, 6 Oct 2021 15:17:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1FDA560F41 for ; Wed, 6 Oct 2021 15:17:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238226AbhJFPTa (ORCPT ); Wed, 6 Oct 2021 11:19:30 -0400 Received: from marcansoft.com ([212.63.210.85]:52834 "EHLO mail.marcansoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231874AbhJFPT3 (ORCPT ); Wed, 6 Oct 2021 11:19:29 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id AC02B3FA5E; Wed, 6 Oct 2021 15:17:27 +0000 (UTC) Subject: Re: [PATCH 1/7] dt-bindings: arm: apple: Add apple,pmgr binding To: Rob Herring Cc: Mark Kettenis , linux-serial@vger.kernel.org, Greg Kroah-Hartman , Linus Walleij , Philipp Zabel , Marc Zyngier , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, "Rafael J. Wysocki" , Arnd Bergmann , Krzysztof Kozlowski , linux-samsung-soc@vger.kernel.org, Rob Herring , Alyssa Rosenzweig References: <20211005155923.173399-1-marcan@marcan.st> <20211005155923.173399-2-marcan@marcan.st> <1633473959.420655.106783.nullmailer@robh.at.kernel.org> From: Hector Martin Message-ID: Date: Thu, 7 Oct 2021 00:17:25 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <1633473959.420655.106783.nullmailer@robh.at.kernel.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: es-ES Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 06/10/2021 07.45, Rob Herring wrote: > 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/arm/apple/apple,pmgr.example.dts:30.40-35.15: ERROR (duplicate_node_names): /example-0/soc/power-management@23b700000: Duplicate node name > ERROR: Input tree has errors, aborting (use -f to force output) > make[1]: *** [scripts/Makefile.lib:385: Documentation/devicetree/bindings/arm/apple/apple,pmgr.example.dt.yaml] Error 2 > make[1]: *** Waiting for unfinished jobs.... > make: *** [Makefile:1441: dt_binding_check] Error 2 Argh, sorry about that. I ran the check before adding the mini-pmgr node to the example right before sending out the series, and of course I screwed it up. It'll be fixed and double checked for v2. -- Hector Martin (marcan@marcan.st) Public Key: https://mrcn.st/pub