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 92327C54E67 for ; Wed, 20 Mar 2024 10:19:24 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=kx/Y0kehjes+SC9OgQyFjRZ1HNhgsXqsy8Lf40si5ms=; b=kCC9QVI3NUmYTm Nwzvh7FcMfxmkwk3CZ5BZMIigaFoJZQnpXJleaNR5FGCyO5h8a5d8tBi6W9RPtSFDvIwVaxyVC402 8Qu4xe9Z2+mny7wfD40py/hUfIarZaPFlXty5Oxq/1r6NOIlr03fNpZ94g1mbiE65McCOQnTPIzF2 QS0ibCwnrqsPA31EuEcSZKXDDb5NKS7gkSJOvz60ADmdIUX4UcbEqnn2EuOyLGVWIV3dMtfJBtTmH bdZro/4CAmHa1jXe4Nqy7urQu+/RxOntvY8JVWohmz6I+n1hgaPkpCAtAs6rqMUwKUwQ2rFXJ+Q5n aNtoTFuZcCieCRf5+26w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rmt2P-0000000GhTY-2B4v; Wed, 20 Mar 2024 10:19:13 +0000 Received: from [14.140.155.42] (helo=esa2.ltts.com) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rmt2L-0000000GhQT-1HoO for linux-arm-kernel@lists.infradead.org; Wed, 20 Mar 2024 10:19:11 +0000 IronPort-SDR: 72OkoL4oJSz74/abrQJBbo8wGQ0EtUGOe5eUVbjj+RkZP6XIHbkTKGRp+vORlIDL6y6Q3sJ8Gc WdDfYw2XFztw== Received: from unknown (HELO localhost.localdomain) ([192.168.34.55]) by esa2.ltts.com with ESMTP; 20 Mar 2024 15:49:05 +0530 From: Bhargav Raviprakash To: eblanc@baylibre.com Cc: arnd@arndb.de, bhargav.r@ltts.com, broonie@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org, gregkh@linuxfoundation.org, jpanis@baylibre.com, kristo@kernel.org, krzysztof.kozlowski+dt@linaro.org, lee@kernel.org, lgirdwood@gmail.com, linus.walleij@linaro.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, m.nirmaladevi@ltts.com, nm@ti.com, robh+dt@kernel.org, vigneshr@ti.com Subject: Re: [PATCH v3 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO Date: Wed, 20 Mar 2024 15:48:51 +0530 Message-Id: <20240320101851.464478-1-bhargav.r@ltts.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240320_031909_917439_ED63C302 X-CRM114-Status: GOOD ( 15.02 ) 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 Hello, On Thu, 14 Mar 2024 12:29:23 +0100, Esteban Blanc wrote: > On Fri Mar 8, 2024 at 11:34 AM CET, Bhargav Raviprakash wrote: > > From: Nirmala Devi Mal Nadar > > > > Add support for TPS65224 pinctrl and GPIOs to TPS6594 driver as they have > > significant functional overlap. > > TPS65224 PMIC has 6 GPIOS which can be configured as GPIO or other > > dedicated device functions. > > > > Signed-off-by: Nirmala Devi Mal Nadar > > Signed-off-by: Bhargav Raviprakash > > Acked-by: Linus Walleij > > Hi, > > What changed here compared to the previous version? > > You might have missed my previous email[1] since I don't see any of changes > I suggested. > > [1] https://lore.kernel.org/r/CZHM5FYHS6G0.295L6AYUNZCT@baylibre.com/ > > Best regards, > > -- > Esteban "Skallwar" Blanc > BayLibre Thanks for the feedback! It will be addressed in the next version. We have regrouped wherever logically possible. Regards, Bhargav _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel