Message ID | 20240418221417.1592787-1-jm@ti.com (mailing list archive) |
---|---|
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 45EADC04FFF for <linux-arm-kernel@archiver.kernel.org>; Thu, 18 Apr 2024 22:15:28 +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:MIME-Version: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:In-Reply-To:References: List-Owner; bh=fT9pOA9Mo9b3yFfBDHNgcMNr4lAoUx5fLXA8cvSGvBA=; b=X9DyNwvafpECpJ 1iOVI07twC2h7ny8m2kMoSw7dYznSfv2kvv1qaUu2DGRomIOFHSw7hp0rfTi9LlfjnIOj5ObO0p2L JwbrTYbNNFlaxEY7q/uMlDfW6BdeMslFw6gt1hfmo2wzggAOkKyvZC7SnsHPEjYbbfXAnSlDOCjbl 7TlnZEZvHZ/Fo3tFGuvr0Ed1zGxTYXGPFqDYsxhIYXWsgQc1/bYuvULb5hM1qPl45MnymoZ7gKfLZ E103ldsqDy9vSt/pW3lRh8IrtYViF8eH7ld/rBwaPf8fw8O4kdu4Tn0FTAfBpwU/KAj59j4okwf3D kcLmw0jj5CsRGpFgIscA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rxa2F-00000003owz-3aPM; Thu, 18 Apr 2024 22:15:15 +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 1rxa2A-00000003otE-0iGn for linux-arm-kernel@lists.infradead.org; Thu, 18 Apr 2024 22:15:13 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 43IMEH8O054612; Thu, 18 Apr 2024 17:14:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1713478457; bh=kEuyqCXrDydWu1snvJbTAmkNKiY15UuzZvoSw7vyxXo=; h=From:To:CC:Subject:Date; b=aqs5FGO5h3fONrjTiVETv7F6Ia+Ye3e7ioACqD8jNxL0hePrVHn79atWKdIPqiuCE JICbtWkIKFRVaRWxEA6ktxn08/cOeqVUFQwAzjVbAr+IN9rirPDRZ5WUeSTZC9CoOm 4v62gSA1XNcOPBeAOrehqZOIseIQ8DIig9z3qW4U= Received: from DLEE115.ent.ti.com (dlee115.ent.ti.com [157.170.170.26]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 43IMEHbA112329 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 18 Apr 2024 17:14:17 -0500 Received: from DLEE112.ent.ti.com (157.170.170.23) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 18 Apr 2024 17:14:17 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE112.ent.ti.com (157.170.170.23) 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, 18 Apr 2024 17:14:17 -0500 Received: from judy-hp.dhcp.ti.com (judy-hp.dhcp.ti.com [128.247.81.105]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 43IMEHqo111027; Thu, 18 Apr 2024 17:14:17 -0500 From: Judith Mendez <jm@ti.com> To: Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org>, William Breathitt Gray <william.gray@linaro.org> CC: David Lechner <david@lechnology.com>, <linux-arm-kernel@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-iio@vger.kernel.org> Subject: [PATCH 0/7] Enable eQEP DT support for Sitara K3 platforms Date: Thu, 18 Apr 2024 17:14:10 -0500 Message-ID: <20240418221417.1592787-1-jm@ti.com> X-Mailer: git-send-email 2.43.2 MIME-Version: 1.0 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-20240418_151510_371691_DAD7F817 X-CRM114-Status: UNSURE ( 8.57 ) 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: <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> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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
|