Message ID | 20240610144637.477954-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 6FD5EC27C65 for <linux-arm-kernel@archiver.kernel.org>; Mon, 10 Jun 2024 14:47:56 +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=BMlGcenfw1aNFJ/jC+9i6/0Bso8lX6bZLdenH1CbElU=; b=Je3YZ5boGwJU+3 SwdumjMSC59mGlWCh7EFWR7n1FkMm8K5Lb6VjG5Df9iaYj9P5B1quwpkcaoM0lkI+3CWeTFdQ6Gmv Nlw3Kc4ugx0N1EF3hLujjQih8DVrzv+K3cVSxq5S9jICFTom80uwpuELHgoJ2IjWfI+qx4ZwJaxA6 cZa+g/vFFev6UKHFwddw5Bmk/8quMvEZZ9DXkyqPNZZh5qu12OdgOtjcFQ8vwhb9YYTWF5jPWtnvr pVOmRKfGMq15lrZtePt5r/pWuPDPKY2ToBJ4TwpTG2H88CE1f1330Ry6Aqb8cQXWhjTmkbp+hK8Nu dAXLTnjWlWRtGekVJ+5A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sGgJA-00000005U05-2Wiu; Mon, 10 Jun 2024 14:47:40 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sGgIw-00000005Tru-0QkH for linux-arm-kernel@lists.infradead.org; Mon, 10 Jun 2024 14:47:28 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 45AEkb2Q106712; Mon, 10 Jun 2024 09:46:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1718030797; bh=GNLw44HVQwjzsrCtDDejjLqQbOTo7IhMoacj1jEQPrU=; h=From:To:CC:Subject:Date; b=U8nfTTYI11J+oWVdl8g93I4bOGIlwh81OZi72w08Y58ueKhskB5+SVqKN8JlfDAwB HcpqlKpkDyhK6GaK11l5wgIyOPB6POLssKmoYnr9HeMHFIV4UgxAz4JcAyFeAtbOab qpq2D1hvVy5lnrLMGSwxk3Ac8wgbZVGBhrq0UU/4= Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 45AEkbL6008171 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 10 Jun 2024 09:46:37 -0500 Received: from DLEE109.ent.ti.com (157.170.170.41) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 10 Jun 2024 09:46:37 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE109.ent.ti.com (157.170.170.41) 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; Mon, 10 Jun 2024 09:46:37 -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 45AEkbZn096515; Mon, 10 Jun 2024 09:46:37 -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>, 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 v4 0/8] Enable eQEP DT support for Sitara K3 platforms Date: Mon, 10 Jun 2024 09:46:29 -0500 Message-ID: <20240610144637.477954-1-jm@ti.com> X-Mailer: git-send-email 2.45.1 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-20240610_074726_331470_8EB74D6B X-CRM114-Status: UNSURE ( 9.12 ) 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
|