Message ID | 20241014194722.358444-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 89E45D1813E for <linux-arm-kernel@archiver.kernel.org>; Mon, 14 Oct 2024 19:49:07 +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: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=CpUE9cATnqNSdN6EyIqHZJuNjvjoCizcHJskkWPG0KY=; b=petHtg2RaCadX2X7C4obs/azfg y8MoC0RQVWc9PAuj1tFUWPIgdzqcJ2YQ6E4mOIH7PzinraB+j+Z4+7zg9Yso7Uwdpinhr5MVeWfpo +8c3MZkmZaSO4Gpku8/EdRLDcra4sHXkw9G54mOg2GYfI4Sg7MSirvAbzIy9YhMVzRYiWIe7wcVT9 iA439NuAaeZsKNg/quq8P9WxG1k7IXa/lelPQZYtyGFCGaCXU50mQdaSO63VaS+UWdWLHdftphhoq zCAm4H9Vn3h0aiv400C7y4K+lJzWi2P2eLiJVlVoVHVb2lpidtM/AGdftF8q2Y/nXF3FHmyodPz0Y eIu3Zd+g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t0R3n-00000006Kg9-1GIA; Mon, 14 Oct 2024 19:48:55 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t0R2N-00000006KMq-3htZ for linux-arm-kernel@lists.infradead.org; Mon, 14 Oct 2024 19:47:29 +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 49EJlNeP022638; Mon, 14 Oct 2024 14:47:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1728935243; bh=CpUE9cATnqNSdN6EyIqHZJuNjvjoCizcHJskkWPG0KY=; h=From:To:CC:Subject:Date; b=kkEMV0OT9KrLrmKcjb3mCcxzzfwtfhpVvEouMgEW/He7YDXFBpStZLzHofQrDcDkE 1nWqyZBpl3ZbcQI+BjaDmTtk63Al6Sk6+tBvGTnk39TI+e0+Kx2+SObnhY0mB8YXKy qgf26ltzNtAKrCizep/VnHP12J+ums7vFuwTARWE= Received: from DFLE100.ent.ti.com (dfle100.ent.ti.com [10.64.6.21]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 49EJlNSV016772 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 14 Oct 2024 14:47:23 -0500 Received: from DFLE100.ent.ti.com (10.64.6.21) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 14 Oct 2024 14:47:22 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE100.ent.ti.com (10.64.6.21) 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, 14 Oct 2024 14:47:22 -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 49EJlM9X002469; Mon, 14 Oct 2024 14:47:22 -0500 From: Judith Mendez <jm@ti.com> To: Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>, Judith Mendez <jm@ti.com>, Bryan Brattlof <bb@ti.com> CC: Tero Kristo <kristo@kernel.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, <linux-arm-kernel@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH 0/3] Misc MMC updates Date: Mon, 14 Oct 2024 14:47:19 -0500 Message-ID: <20241014194722.358444-1-jm@ti.com> X-Mailer: git-send-email 2.47.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241014_124728_032050_B2649A2A X-CRM114-Status: UNSURE ( 9.40 ) 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> 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 | Misc MMC updates | expand |