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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 539F8C41513 for ; Sat, 5 Aug 2023 05:15:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229640AbjHEFPQ (ORCPT ); Sat, 5 Aug 2023 01:15:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54808 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229445AbjHEFPP (ORCPT ); Sat, 5 Aug 2023 01:15:15 -0400 Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A4C014ED8; Fri, 4 Aug 2023 22:15:14 -0700 (PDT) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3755Evt9018141; Sat, 5 Aug 2023 00:14:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1691212497; bh=ErnN0Uy86ZPKd/gYKHb6+HDSG1NKMKmKzYmtVdFvL0c=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=ajlh4k2Tdlfo89mwmQiYshqitrlz8C+o04wFKmDHtcbfG7U97lX+pruwyujgCLVqn QWxw/HLwe+Zur9OYPUy9xKbKt/Aunva114wI1xbr9BVz+Dg0EH4ENrh+I48KO+Hook xH+f5lQqfTHwACryYOE9Ka+tKlFc2LKhoULsuN9Q= Received: from DFLE107.ent.ti.com (dfle107.ent.ti.com [10.64.6.28]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3755EvtJ072747 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Sat, 5 Aug 2023 00:14:57 -0500 Received: from DFLE100.ent.ti.com (10.64.6.21) by DFLE107.ent.ti.com (10.64.6.28) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Sat, 5 Aug 2023 00:14:56 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Sat, 5 Aug 2023 00:14:56 -0500 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3755EuCo096728; Sat, 5 Aug 2023 00:14:56 -0500 Date: Sat, 5 Aug 2023 10:44:55 +0530 From: Dhruva Gole To: Nishanth Menon CC: Linus Walleij , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Tony Lindgren , , , , , , Vignesh Raghavendra , Conor Dooley Subject: Re: [PATCH V3] dt-bindings: pinctrl: pinctrl-single: add am625 compatible Message-ID: <20230805051455.dag3ualnj7udyf76@dhruva> References: <20230804050737.635186-1-d-gole@ti.com> <20230804211432.xxyf74h6a2e5x4qi@reenter> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20230804211432.xxyf74h6a2e5x4qi@reenter> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Aug 04, 2023 at 16:14:32 -0500, Nishanth Menon wrote: > On 10:37-20230804, Dhruva Gole wrote: > > Add the am625 compatible property to add support for the new > > wakeup enable and status bits positions > > > > Cc: Nishanth Menon > > Cc: Vignesh Raghavendra > > CC: Tony Lindgren > > Acked-by: Conor Dooley > > Signed-off-by: Dhruva Gole > > --- > > How about the driver changes to actually support this compatible? Wanted to post this patch before I posted the driver changes, have posted them here now: https://lore.kernel.org/all/20230805045554.786092-1-d-gole@ti.com > > -- > Regards, > Nishanth Menon > Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D -- Best regards, Dhruva Gole