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 1D2A9C4332F for ; Tue, 8 Nov 2022 22:31:34 +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=rVJ88bomylT2QEIAM1pumWtkFHNrn5qhvWfXzaWbTwQ=; b=zvJBmdQuzO98Im AWWZOYqH/6U8YB0lr+B2yjsczpX16M2E+R9NtBhgwX3apFDxU7KiwU30kbTYVV40GpEkAAoRID4Ln RWPse6SwLSInA0paZe9dLR41Q0LPvegf7Kb6KwYdKOTML8cqecsL7VjHs1J24Hjcd5aLKcL6Z/nN6 mHD4f6Q0Q/GZHrv8yVbBC7zR0PRTelPvm7E2yZmG75Fhca/LIL9L2BTPmHTqH+hW9vpnCpD8TLnrs 6kKttQAkFZE5EqFQKZ34PQ20pm2ykevy/jDgnt08cOJ5uDEdQWRJ2JGH9VR2F3mw5fcE0SlPfbihY +wc3NUhhC5YZ8w2sQkaQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1osX6q-008krY-NR; Tue, 08 Nov 2022 22:30:20 +0000 Received: from mail-ot1-f53.google.com ([209.85.210.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1osX6g-008kos-Ef for linux-arm-kernel@lists.infradead.org; Tue, 08 Nov 2022 22:30:11 +0000 Received: by mail-ot1-f53.google.com with SMTP id a13-20020a9d6e8d000000b00668d65fc44fso9174450otr.9 for ; Tue, 08 Nov 2022 14:30:09 -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=kj6QYdjPI+Mq4cfZXxle0k51SIZ4UdpD/shGFJqOIiY=; b=1aXyYieaUSshg1hpcht/uxMkBt14U2dC6WD6lLYcGukKnzCblEu8aCj7qJq9d0RTs/ yJgZPrM1DEL6oC98bdzsm3nmAKc04jePhn+vT+bPKcIamonti9iayDcMix9hL99pTyg9 prT/+11pJOC92bQWCyJrDfhzOkM60k1y7X2P69iEjqh5M2OzsfVbk/gyhwiggcJqjcwm rHlZW9g/5vOSGda3xTObRphsF00OhlO8/InT/ynnIJbNuApgN1OIzgm2x8Xn/UwWgGax voAdZV69ykXT/+PgR9vitP5SgtqhVHv40Ep8IOPO5ebQ+FDBjgODkQnYNrmRWinfjDzA 8xvA== X-Gm-Message-State: ACrzQf0+beSjrHgnAdTA9IWJ8Enc/oQawYH4vj8dQ/Z6y9A79iDLshX3 99a6PlpvQd1dVxU9I4HYiQ== X-Google-Smtp-Source: AMsMyM4w+Q0bbTEoYWhch8yicb0YbQQFv0vfYscvOAojHPlu4xud6CxfcJeuZdXmpshPM5pW0gSwWA== X-Received: by 2002:a05:6830:628b:b0:660:d639:f380 with SMTP id ce11-20020a056830628b00b00660d639f380mr27602176otb.181.1667946609236; Tue, 08 Nov 2022 14:30:09 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id y36-20020a05687045a400b0013ae39d0575sm5230025oao.15.2022.11.08.14.30.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Nov 2022 14:30:08 -0800 (PST) Received: (nullmailer pid 4095484 invoked by uid 1000); Tue, 08 Nov 2022 22:30:08 -0000 MIME-Version: 1.0 From: Rob Herring To: "Russell King (Oracle)" Cc: Rasmus Villemoes , asahi@lists.linux.dev, Krzysztof Kozlowski , Bartosz Golaszewski , Steven Rostedt , Alyssa Rosenzweig , Petr Mladek , Andy Shevchenko , Rob Herring , Lee Jones , Sven Peter , Hector Martin , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Jonathan Corbet , linux-gpio@vger.kernel.org, Sergey Senozhatsky , linux-doc@vger.kernel.org, Linus Walleij In-Reply-To: References: Message-Id: <166794645522.4092185.9292599131300169784.robh@kernel.org> Subject: Re: [PATCH v3 6/7] dt-bindings: gpio: add binding for the GPIO block for Apple Mac SMC Date: Tue, 08 Nov 2022 16:30:08 -0600 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221108_143010_527524_E8D0B550 X-CRM114-Status: GOOD ( 14.01 ) 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 Tue, 08 Nov 2022 16:33:42 +0000, Russell King (Oracle) wrote: > Add the DT binding for the Apple Mac System Management Controller GPIOs. > > Signed-off-by: Russell King (Oracle) > --- > .../bindings/gpio/apple,smc-gpio.yaml | 37 +++++++++++++++++++ > 1 file changed, 37 insertions(+) > create mode 100644 Documentation/devicetree/bindings/gpio/apple,smc-gpio.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: ./Documentation/devicetree/bindings/gpio/apple,smc-gpio.yaml: $id: relative path/filename doesn't match actual path or filename expected: http://devicetree.org/schemas/gpio/apple,smc-gpio.yaml# doc reference errors (make refcheckdocs): 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