Message ID | 20250303113812.88014-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 45B0A1FF7CC; Mon, 3 Mar 2025 11:38:19 +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=1741001902; cv=none; b=lqEq9r4IuY4GQl/hACsVnFzJPz15/gMc9cSQY/c1WLJMoz8+4ZI4BlxVaE++CSfV3tpZ5Bx8r4xyZwI/piWB5EpyWTlvvrKwVdoq6joy38W4LQROFpVhFWOkcvuPjhh17vKsNbHYk48s6nhpTpVPHgczpY1qFQXgbnafSz5O4So= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741001902; c=relaxed/simple; bh=QmTfQJ4Z505mDgbQ/uz5xxw6QOKRz4rmJR1fKJ6jkxo=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=cTAS8V2vlJcanxrk7UcMkv89/M4WLCwm8DZZ3gEtHuAK8eiglhRiel/zGcr+LWFUZrDA47sOVFkAt7Yydo2+hg87veZnFFdU6qgp5PPGik9JegB2aUeNnKWlKc7fc6RLBk49NlFzIKz/yLx0m65y21chqVQ7/RsMXwO0DWoc1tc= 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: 2jS7dRW4R8WZKIE4E5E8xQ== X-CSE-MsgGUID: UnhqAgb7SQyrYZTt03dcGw== Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 03 Mar 2025 20:38:19 +0900 Received: from localhost.localdomain (unknown [10.226.92.114]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 4BBF5426ADE3; Mon, 3 Mar 2025 20:38: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 v5 0/2] Add RZ/G3E SDHI support Date: Mon, 3 Mar 2025 11:38:06 +0000 Message-ID: <20250303113812.88014-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: <linux-renesas-soc.vger.kernel.org> List-Subscribe: <mailto:linux-renesas-soc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-renesas-soc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Add RZ/G3E SDHI support
|
expand
|