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 99873C41513 for ; Tue, 8 Aug 2023 17:50:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234141AbjHHRun (ORCPT ); Tue, 8 Aug 2023 13:50:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233894AbjHHRuP (ORCPT ); Tue, 8 Aug 2023 13:50:15 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C65C627557; Tue, 8 Aug 2023 09:22:22 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id E484080AF; Tue, 8 Aug 2023 10:21:50 +0000 (UTC) Date: Tue, 8 Aug 2023 13:21:49 +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 , Conor Dooley Subject: Re: [PATCH V3] dt-bindings: pinctrl: pinctrl-single: add am625 compatible Message-ID: <20230808102149.GR14799@atomide.com> References: <20230804050737.635186-1-d-gole@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230804050737.635186-1-d-gole@ti.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org * Dhruva Gole [230804 05:10]: > Add the am625 compatible property to add support for the new > wakeup enable and status bits positions Looks good to me: Reviewed-by: Tony Lindgren