Message ID | 20240612135538.2447938-9-jm@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 53FB7C27C53 for <linux-arm-kernel@archiver.kernel.org>; Wed, 12 Jun 2024 15:03:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=O21/XJ8Nr9AECG/6mhfZ0SgG8q2eniPF3B8RDzRj66g=; b=ZolW0L2/NBgu17hJZva0/xjw1O KRl8GRORrU2JWn53d/LbDDM6qBkcHQQkYl5PoG3tFnKPiXMtfvNhYG/tJZT7OqkUaHUkv3u2pNLkp q0ioJbu+JFLb3ArEARxzucYU6WeYJ6PiOejpzf5SAW3PACLG/hpcgJTnx9C2NXLAlKh/uClkuonx/ wiNq7QD0BjtaDT1FxDCYKEkQHKfG7KN7ldVr2cgf1h/D3AxtZfaKu0/aLJRB00p1lI8iddOFL1MBT saRFHArc0gf98LKoQD7opTkp06MSUjcyj4QZYZpxEjH23QHxXjDzV+ZPouJlQ66XLg/RrX8J0vftE I7U4cBCg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sHPVn-0000000D4wz-0qZ9; Wed, 12 Jun 2024 15:03:43 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sHOSh-0000000CqGQ-23Fb for linux-arm-kernel@lists.infradead.org; Wed, 12 Jun 2024 13:56:28 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 45CDtddp119436; Wed, 12 Jun 2024 08:55:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1718200539; bh=O21/XJ8Nr9AECG/6mhfZ0SgG8q2eniPF3B8RDzRj66g=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=pS9J9L7uwE80zFEmwlaHOp+rGj39LRvUs0SbARRwDMfXSy5lCjjGOzfnCHg3Mm/pn nxIVqNlCx1KRKmupxYdwIhrPi15ZadDO54IRlqkOqQlgyL6FzuTnyB70hYe90Zcbrp 0hqo+L1ZtlGiqzf2uI/gEr/szmfaH2J+FYeuNjYo= Received: from DFLE102.ent.ti.com (dfle102.ent.ti.com [10.64.6.23]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 45CDtdmo023646 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 12 Jun 2024 08:55:39 -0500 Received: from DFLE105.ent.ti.com (10.64.6.26) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 12 Jun 2024 08:55:39 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE105.ent.ti.com (10.64.6.26) 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; Wed, 12 Jun 2024 08:55:39 -0500 Received: from judy-hp.dhcp.ti.com (judy-hp.dhcp.ti.com [128.247.81.105]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 45CDtclX092708; Wed, 12 Jun 2024 08:55:39 -0500 From: Judith Mendez <jm@ti.com> To: Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, William Breathitt Gray <wbg@kernel.org>, Nishanth Menon <nm@ti.com> CC: <linux-iio@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, Vignesh Raghavendra <vigneshr@ti.com>, Tero Kristo <kristo@kernel.org>, <linux-arm-kernel@lists.infradead.org>, David Lechner <david@lechnology.com> Subject: [PATCH v5 8/8] counter: ti-eqep: Allow eQEP driver to be built for K3 devices Date: Wed, 12 Jun 2024 08:55:38 -0500 Message-ID: <20240612135538.2447938-9-jm@ti.com> X-Mailer: git-send-email 2.45.1 In-Reply-To: <20240612135538.2447938-1-jm@ti.com> References: <20240612135538.2447938-1-jm@ti.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240612_065627_628933_B0A0EA19 X-CRM114-Status: GOOD ( 12.39 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Enable eQEP DT support for Sitara K3 platforms
|
expand
|
diff --git a/drivers/counter/Kconfig b/drivers/counter/Kconfig index 497bc05dca4df..d30d22dfe5774 100644 --- a/drivers/counter/Kconfig +++ b/drivers/counter/Kconfig @@ -138,7 +138,7 @@ config TI_ECAP_CAPTURE config TI_EQEP tristate "TI eQEP counter driver" - depends on (SOC_AM33XX || COMPILE_TEST) + depends on SOC_AM33XX || ARCH_K3 || COMPILE_TEST select REGMAP_MMIO help Select this option to enable the Texas Instruments Enhanced Quadrature