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 8AF6AE77184 for ; Thu, 19 Dec 2024 12:45:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: Content-Transfer-Encoding:Content-Type:In-Reply-To:From:References: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=opHuC7WJDnxN4K6s3O4Eo4IPi21mt85RpPoxCdIX410=; b=wea6v4B8Y0gXmy oOFTnQvJ6cMk/HviAD6BR48hvXVio/JhgQfo6DTAZaYwgDF7fXGn5E2LQytsqridSa0lbrUTYmxej g35x0hZ3Z2kRsqxDxGnU4NZYwTBb5aunnBouAZp59TozQJnJykxV7eFReB8iqqQH4bcT1G0P9WFGp Bls31S4fYsDhOuROy2gptD7wMnk/pDLYoAaFVYZ3BSH/6LSW+PKEVnyTXDgCqtoirrUy4D/CtgGfG A9TGpNvC0uWwT5b/FPUBEmqKhsKdcPBGACW651rYYJ4bU6LWFSFWPeI+8ktp7WhhvhJMjmMlKzi+S 7/tNsbvkcE7iQA/WBnfw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tOFuK-00000001r6M-33i2; Thu, 19 Dec 2024 12:45:36 +0000 Received: from bali.collaboradmins.com ([148.251.105.195]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tOFqp-00000001qJR-2Uen; Thu, 19 Dec 2024 12:42:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1734612118; bh=wDrACSxE67QlUQtertVzUZUXLm2imMYI+ZYK5RaLBLw=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=l25unRnPqzQ9eRY7ufOjAlOAx6AwZm3jbmWEww1Eggzq9GhuwrNflP7v5zbC63r/l x1oulzEAEYjvcxAbr0pJdwD5LXTjVWyeiGMbkdn6ziC4EbCfOXf8sjLVUbmXFmJpzV INm68E014y8KxKsvdMfNMh6ZviK+A8x3USF7UGYTIe6twGOzXF8TLN6nMhf+ncnS0n k896Sc0cwIReJEUCLVSU+FvLH0+hV28r5OZ1OWXXsgAd5/nbgPMwNmgsf5+vE0mwh5 qrkNvG+Zxg7BzaYn416dez0Vj5Zis+js3QB4dCxCdJXGSBMXjQ7TbfDSd2z09w4M0s t/0BiSyPuv0Ow== Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: kholk11) by bali.collaboradmins.com (Postfix) with ESMTPSA id 6D54B17E36AF; Thu, 19 Dec 2024 13:41:57 +0100 (CET) Message-ID: Date: Thu, 19 Dec 2024 13:41:56 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v7 3/5] dt-bindings: pinctrl: add binding for MT7988 SoC To: Rob Herring References: <20241217085435.9586-1-linux@fw-web.de> <20241217085435.9586-4-linux@fw-web.de> <4ecfcdd3-3c81-4625-90cd-1d45f6d71a2f@collabora.com> <20241219123441.GA4016373-robh@kernel.org> From: AngeloGioacchino Del Regno Content-Language: en-US In-Reply-To: <20241219123441.GA4016373-robh@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241219_044159_780009_856EB038 X-CRM114-Status: GOOD ( 12.93 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Conor Dooley , Linus Walleij , Sean Wang , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-mediatek@lists.infradead.org, Matthias Brugger , Krzysztof Kozlowski , Frank Wunderlich , linux-arm-kernel@lists.infradead.org Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Il 19/12/24 13:34, Rob Herring ha scritto: > On Thu, Dec 19, 2024 at 12:56:23PM +0100, AngeloGioacchino Del Regno wrote: >> Il 17/12/24 09:54, Frank Wunderlich ha scritto: >>> From: Frank Wunderlich >>> >>> This adds bindings for MT7988 pinctrl driver. >>> >>> Signed-off-by: Frank Wunderlich >>> Reviewed-by: AngeloGioacchino Del Regno >> >> DT binding maintainers, can you please review this patch and eventually release >> an Ack so that I can take it through the MediaTek tree along with the devicetree >> changes? > > It's been 2 days... If you want to know the status and where you are in > the queue, you can check patchwork[1]. But guess what, you're #1. > > Rob > > [1] https://patchwork.ozlabs.org/project/devicetree-bindings/list/ Rob, I was checking the patches to apply to the MTK trees and while in the process I didn't notice that this one was sent that early. Sending a ping after a short time wasn't intentional. Sorry for that. Cheers, Angelo