From patchwork Thu Aug 3 15:09:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dhruva Gole X-Patchwork-Id: 1816513 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2620:137:e000::1:20; helo=out1.vger.email; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.a=rsa-sha256 header.s=ti-com-17Q1 header.b=Idqgvxs6; dkim-atps=neutral Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by legolas.ozlabs.org (Postfix) with ESMTP id 4RGskl5pDXz1ybS for ; Fri, 4 Aug 2023 01:11:43 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236922AbjHCPLl (ORCPT ); Thu, 3 Aug 2023 11:11:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42502 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236907AbjHCPLf (ORCPT ); Thu, 3 Aug 2023 11:11:35 -0400 Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4078A30EA; Thu, 3 Aug 2023 08:11:14 -0700 (PDT) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 373FArP3064206; Thu, 3 Aug 2023 10:10:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1691075453; bh=9ORuACrACnfkjrgP5PfYwybewNY/lwNpOUm4UjHZ08A=; h=From:To:CC:Subject:Date; b=Idqgvxs6aNMY0JYJtZhdvURaGeXsmHShMMeFpBKGVeaUAGY5nnRNDy4nuPIiuoYm8 /pdcPy63muMTg3h+gjqS+k0ApUenJwXKEq7osV84zch62On69C30KpbpiETvEpnyMh BuvDWXGnWjeVHkTA7qMOo6rVLIm/oUoxZkJ/byxk= Received: from DLEE107.ent.ti.com (dlee107.ent.ti.com [157.170.170.37]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 373FAraA067841 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 3 Aug 2023 10:10:53 -0500 Received: from DLEE108.ent.ti.com (157.170.170.38) by DLEE107.ent.ti.com (157.170.170.37) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 3 Aug 2023 10:10:53 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE108.ent.ti.com (157.170.170.38) 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; Thu, 3 Aug 2023 10:10:53 -0500 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 373FAqQe114606; Thu, 3 Aug 2023 10:10:53 -0500 From: Dhruva Gole To: Linus Walleij , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Tony Lindgren CC: , , , , , Dhruva Gole , Nishanth Menon , Vignesh Raghavendra Subject: [PATCH V2] dt-bindings: pinctrl: pinctrl-single: add am625 compatible Date: Thu, 3 Aug 2023 20:39:55 +0530 Message-ID: <20230803150955.611717-1-d-gole@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, RCVD_IN_DNSWL_BLOCKED,SPF_HELO_PASS,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org 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 Signed-off-by: Dhruva Gole Acked-by: Conor Dooley --- Base: tag: next-20230731 + below "depends on" patch Depends on: https://lore.kernel.org/linux-omap/20230731061908.GG5194@atomide.com/T/ v1 -> v2 changes: rename to use am625 instead of am6 link to previous version: https://lore.kernel.org/all/20230803092311.604610-1-d-gole@ti.com/ Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml index b6b6bcd7074b..902469986fff 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml @@ -23,6 +23,7 @@ properties: - pinconf-single - items: - enum: + - ti,am625-padconf - ti,am437-padconf - ti,dra7-padconf - ti,omap2420-padconf