Message ID | 20250228124713.153979-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
Headers | show
Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 30DD84C79; Fri, 28 Feb 2025 12:47:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740746849; cv=none; b=TAHGhMzn18eZVw/2Xq9JIff84eggefCLXrwtHFnoCX9VrgHIonpnqcyG0JmQr8fcDLruI5z43aN+gYkd8ba/Cb5FsqJidEppekPLFSZUNwbM2PpjdE9JdadHqZpxanqjCPczpQxjxMAyWRO2j7wj/7s4pygJO0Yu5Oc+ASVfajQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740746849; c=relaxed/simple; bh=9bP1U2B6Sfe/EacdLRYYsYCGLi/q2q/FftuH/jcOW9g=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=q9/rUwFe7PHEqi5vM3U2i7bcc34GhrY/LDv/ThLPwuU+78eSL4wZGz6m4oEpu1O54E1/7GJ1t0/6Jf18lNgsZUbjX1hubtJLPJ6lZsIsgGuh0WY/cldzSq0hWrTK3cTWBT8tpJOw3ezlwDc9n+yA1TiqaRZTvWf0cXYVq7fUxlM= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com; spf=pass smtp.mailfrom=bp.renesas.com; arc=none smtp.client-ip=210.160.252.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bp.renesas.com X-CSE-ConnectionGUID: 29ZszD1GT7G+954reVShNg== X-CSE-MsgGUID: X9G6k+gDQ1qLB9tAC6lkgw== Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 28 Feb 2025 21:47:19 +0900 Received: from localhost.localdomain (unknown [10.226.92.94]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id A3282402A420; Fri, 28 Feb 2025 21:47:15 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: Ulf Hansson <ulf.hansson@linaro.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Geert Uytterhoeven <geert+renesas@glider.be>, Magnus Damm <magnus.damm@gmail.com>, Wolfram Sang <wsa+renesas@sang-engineering.com>, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>, Biju Das <biju.das.au@gmail.com> Subject: [PATCH v4 0/2] Add RZ/G3E SDHI support Date: Fri, 28 Feb 2025 12:47:07 +0000 Message-ID: <20250228124713.153979-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-mmc@vger.kernel.org List-Id: <linux-mmc.vger.kernel.org> List-Subscribe: <mailto:linux-mmc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-mmc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Add RZ/G3E SDHI support
|
expand
|