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 A194AC001DB for ; Mon, 7 Aug 2023 14:43:53 +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:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=MxS9uYDgIvz7LrT1CCYwpX4aXrfwt1FqFCz7R9CO2Gc=; b=wdLR8pQJS7viDb m8SUGeQDsFC/nckHBIBL1UfogmsCRlYLckFBFWVTxIw3JGUqpeqgb6SDW32ct0zS3EzY/Aai/+StV O6acTBK8x394Akv3bs7nvb1ELRy8mfsRj9sagRxdYNMpEJ4YCtqvy11XOWLagBtQo/mrbgjoSrE0s mWJAgB/0WJpQaya/7v4ZhhP5u6EDeapii0CtZHn3yUp/lsdvrGqM4GYpcjfv7sSPd8MrMZmLFXeG2 4LxtJ8eKSjB3HLyvSGVjOleCLMaGMC6EMm03T2eoter4d50vhLvq2NdLPAfNc+hbQJgNqiLgOMBtF eYDcynGQpVHwYxIIZAHg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qT1SG-00HZHv-0g; Mon, 07 Aug 2023 14:43:32 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qT1SC-00HZH3-2A for linux-arm-kernel@lists.infradead.org; Mon, 07 Aug 2023 14:43:30 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 9B208809D; Mon, 7 Aug 2023 14:43:24 +0000 (UTC) Date: Mon, 7 Aug 2023 17:43:23 +0300 From: Tony Lindgren To: Dhruva Gole Cc: Linus Walleij , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Nishanth Menon , Vignesh Raghavendra Subject: Re: [PATCH] dt-bindings: pinctrl: pinctrl-single: add am62x compatible Message-ID: <20230807144323.GP14799@atomide.com> References: <20230803092311.604610-1-d-gole@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230803092311.604610-1-d-gole@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230807_074328_752041_8E150702 X-CRM114-Status: UNSURE ( 7.38 ) X-CRM114-Notice: Please train this message. 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 * Dhruva Gole [230803 09:24]: > Add the am62x compatible property to add support for the new > wakeup enable and status bits positions > > Cc: Nishanth Menon > Cc: Vignesh Raghavendra > CC: Tony Lindgren > Signed-off-by: Dhruva Gole Reviewed-by: Tony Lindgren _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel