Message ID | 20241203105005.103927-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
Headers | show
Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id B06DD1E2842; Tue, 3 Dec 2024 10:55:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733223337; cv=none; b=oQ1IBAnNNteIfYI07FtTWsOpjXDivjUFYnMh6bGKB3/UlFn0wJdRgMFpxat2Hns+iEMRquZ3zfQYxG83hYxBNNz83rIns6r0rGI2A1UDbEZq9jZhyFK7UTXAhT8IqYEsEhsE0Ly9a9yeothDHMz39kSc0sxZ8CR1+QIWpSQ2bxw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733223337; c=relaxed/simple; bh=Vim/J6LsT0PZqvwl3u3LqVeBurE46EnszYLQJTsBeYI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=YdoZ/nbHnHbAzpzrKsUgkP83shfkMfxYM31JBRb2cfPmglviOTyIikTIvc7M1lH5bbNCjl+0nGxHk3fxNM2DUlgf+b4KJIdxtFMS/pRmOrp9b4dgvGHVBsB933fOUV9AnpcqPrDPNUPTjTDqAOoT3HMVb1muwjeZSKMmUhooL9A= 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.172 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: oIfldQERQbeRmEyV1GqSrQ== X-CSE-MsgGUID: /IvVzJx4SSCo1h/wlQm+3g== X-IronPort-AV: E=Sophos;i="6.12,204,1728918000"; d="scan'208";a="230754377" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 03 Dec 2024 19:50:26 +0900 Received: from localhost.localdomain (unknown [10.226.93.2]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id EC5C14003ED9; Tue, 3 Dec 2024 19:50:07 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@kernel.org>, Conor Dooley <conor+dt@kernel.org> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Jiri Slaby <jirislaby@kernel.org>, Geert Uytterhoeven <geert+renesas@glider.be>, Magnus Damm <magnus.damm@gmail.com>, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org, Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>, Biju Das <biju.das.au@gmail.com> Subject: [PATCH v2 00/13] Add support for Renesas RZ/G3E SoC and SMARC-EVK platform Date: Tue, 3 Dec 2024 10:49:27 +0000 Message-ID: <20241203105005.103927-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 support for Renesas RZ/G3E SoC and SMARC-EVK platform
|
expand
|