From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.marcansoft.com (marcansoft.com [212.63.210.85]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 73985257B for ; Wed, 9 Nov 2022 07:31:24 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id 1E4A141A42; Wed, 9 Nov 2022 07:31:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=marcan.st; s=default; t=1667979076; bh=nWvNg1VPCRK8w6aaa8acSaDwMto5C+mMnVSDnwfo4Ic=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=m7ltRRcdvpiDH+yE9dvAvP4fgJTboKU8BTktrI9Qrsxe5N7qUqvwp2NXOC5KSlVS6 1n+7b/PlqzcYgfCdLLhIoklrh/fJtuRW00MlCrtgJJGjdz1qFucY/zqKxnTTAKuKTo H4AiUSA2w+uVw1h3wiW6cNeFqHXBNKaWFMxMYfbQB2Y6TbrP2FSoRDF1JV/2iHO0Eb 6sgwaT+OPYdICSYkzVVpd5OB3tSPqenaB6fALru0fyJ6R7PFbIGeZ3j7m/12CTiBdu 5nKkUuInkppC+QLTcDNRm5Xy3BUv09Ff06vyGnhLQ0jZ1zptBj/Ia8wRWpZFpuhJA9 G8JmzEUmFEcZw== Message-ID: <2acc54a3-4fa9-2c93-449a-eed24340a00e@marcan.st> Date: Wed, 9 Nov 2022 16:31:07 +0900 Precedence: bulk X-Mailing-List: asahi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH v3 6/7] dt-bindings: gpio: add binding for the GPIO block for Apple Mac SMC Content-Language: en-US To: "Russell King (Oracle)" , Krzysztof Kozlowski Cc: Linus Walleij , Bartosz Golaszewski , Rob Herring , Lee Jones , Alyssa Rosenzweig , Andy Shevchenko , asahi@lists.linux.dev, devicetree@vger.kernel.org, Jonathan Corbet , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-gpio@vger.kernel.org, Petr Mladek , Rasmus Villemoes , Sergey Senozhatsky , Steven Rostedt , Sven Peter References: <3d51c0e2-1e59-5767-4be1-5754ca8dc902@linaro.org> From: Hector Martin In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 09/11/2022 07.09, Russell King (Oracle) wrote: > On Tue, Nov 08, 2022 at 09:56:40PM +0100, Krzysztof Kozlowski wrote: >> On 08/11/2022 17:33, 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 >>> >>> diff --git a/Documentation/devicetree/bindings/gpio/apple,smc-gpio.yaml b/Documentation/devicetree/bindings/gpio/apple,smc-gpio.yaml >>> new file mode 100644 >>> index 000000000000..1a415b78760b >>> --- /dev/null >>> +++ b/Documentation/devicetree/bindings/gpio/apple,smc-gpio.yaml >>> @@ -0,0 +1,37 @@ >>> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) >>> +%YAML 1.2 >>> +--- >>> +$id: http://devicetree.org/schemas/gpio/gpio-macsmc.yaml# >> >> Does not look like you tested the bindings. Please run `make >> dt_binding_check` (see >> Documentation/devicetree/bindings/writing-schema.rst for instructions). > > Oh ffs. DT bindings are utterly impossible to get correct. I'd be happy to wrap the bindings up in another cycle & take them via asahi-soc, if you want. That will also allow us to add the nodes to the t6000 DTs which are on that tree for this cycle, and unblock merging the driver bits of this series. Bindings updates are not a hard dependency for drivers, only for the DTs themselves. That is: 1-2,4 via mfd tree (if Lee agrees to merging the RTKit driver platform bits that way) 3,5-6 via asahi-soc 7 via GPIO (I think) - Hector 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 5AB52C4332F for ; Wed, 9 Nov 2022 07:32:43 +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:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DjfRQkcShOKqenKmFHmxG1MagcInOOATZVzF2BAreA4=; b=2NgutXDlyj2UTy 8JjZ/Aj8TIjB4u5KXL7d3FmJOpPftKBZMRcMHFa26E8xovpNM9kudYzuIDuojEuChqoLPfH44uViD gwNiYUVRAofNjw8w6nSsnjZ9j3hRPkAFJX45ClcFVC9JDWE+SJ0h/ZxTfAgVBqGaKCSjeaheHyJ9f E+D5QxWmqmPlvXa+bKUCRoGpS3ULkYgXDJKxDoJhqgwo1mwXNNc32jbWuQMPNBEocHq3PpapQbGce ylT8UHgL/Q3Z3MTvAyPNXP6V8F44KuOPOT46vBnAE13kn6lmf6GvM15wFqZrlUlS0bndQnaoOmN7H BJluAX+xm935VCF1pVfg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1osfYX-00BZGs-B5; Wed, 09 Nov 2022 07:31:29 +0000 Received: from marcansoft.com ([212.63.210.85] helo=mail.marcansoft.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1osfYS-00BZFG-BP for linux-arm-kernel@lists.infradead.org; Wed, 09 Nov 2022 07:31:26 +0000 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) server-digest SHA256) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id 1E4A141A42; Wed, 9 Nov 2022 07:31:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=marcan.st; s=default; t=1667979076; bh=nWvNg1VPCRK8w6aaa8acSaDwMto5C+mMnVSDnwfo4Ic=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=m7ltRRcdvpiDH+yE9dvAvP4fgJTboKU8BTktrI9Qrsxe5N7qUqvwp2NXOC5KSlVS6 1n+7b/PlqzcYgfCdLLhIoklrh/fJtuRW00MlCrtgJJGjdz1qFucY/zqKxnTTAKuKTo H4AiUSA2w+uVw1h3wiW6cNeFqHXBNKaWFMxMYfbQB2Y6TbrP2FSoRDF1JV/2iHO0Eb 6sgwaT+OPYdICSYkzVVpd5OB3tSPqenaB6fALru0fyJ6R7PFbIGeZ3j7m/12CTiBdu 5nKkUuInkppC+QLTcDNRm5Xy3BUv09Ff06vyGnhLQ0jZ1zptBj/Ia8wRWpZFpuhJA9 G8JmzEUmFEcZw== Message-ID: <2acc54a3-4fa9-2c93-449a-eed24340a00e@marcan.st> Date: Wed, 9 Nov 2022 16:31:07 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH v3 6/7] dt-bindings: gpio: add binding for the GPIO block for Apple Mac SMC Content-Language: en-US To: "Russell King (Oracle)" , Krzysztof Kozlowski Cc: Linus Walleij , Bartosz Golaszewski , Rob Herring , Lee Jones , Alyssa Rosenzweig , Andy Shevchenko , asahi@lists.linux.dev, devicetree@vger.kernel.org, Jonathan Corbet , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-gpio@vger.kernel.org, Petr Mladek , Rasmus Villemoes , Sergey Senozhatsky , Steven Rostedt , Sven Peter References: <3d51c0e2-1e59-5767-4be1-5754ca8dc902@linaro.org> From: Hector Martin In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221108_233125_345519_220C08A7 X-CRM114-Status: GOOD ( 16.17 ) 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 09/11/2022 07.09, Russell King (Oracle) wrote: > On Tue, Nov 08, 2022 at 09:56:40PM +0100, Krzysztof Kozlowski wrote: >> On 08/11/2022 17:33, 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 >>> >>> diff --git a/Documentation/devicetree/bindings/gpio/apple,smc-gpio.yaml b/Documentation/devicetree/bindings/gpio/apple,smc-gpio.yaml >>> new file mode 100644 >>> index 000000000000..1a415b78760b >>> --- /dev/null >>> +++ b/Documentation/devicetree/bindings/gpio/apple,smc-gpio.yaml >>> @@ -0,0 +1,37 @@ >>> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) >>> +%YAML 1.2 >>> +--- >>> +$id: http://devicetree.org/schemas/gpio/gpio-macsmc.yaml# >> >> Does not look like you tested the bindings. Please run `make >> dt_binding_check` (see >> Documentation/devicetree/bindings/writing-schema.rst for instructions). > > Oh ffs. DT bindings are utterly impossible to get correct. I'd be happy to wrap the bindings up in another cycle & take them via asahi-soc, if you want. That will also allow us to add the nodes to the t6000 DTs which are on that tree for this cycle, and unblock merging the driver bits of this series. Bindings updates are not a hard dependency for drivers, only for the DTs themselves. That is: 1-2,4 via mfd tree (if Lee agrees to merging the RTKit driver platform bits that way) 3,5-6 via asahi-soc 7 via GPIO (I think) - Hector _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel