Message ID | 20250306152451.2356762-1-thierry.bultel.yh@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 6B5031FDE37 for <linux-renesas-soc@vger.kernel.org>; Thu, 6 Mar 2025 15:25:29 +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=1741274733; cv=none; b=IWHnqzKXI1a9dJqzYKINeMCUUDEAp9HzBy32IOtug8JYtKs5a41O1vkhOGdfy5SplNTl+lRM7vVjMkbuevZljtypOqrp9wlr+7SuQ0XHSBBiadUwPt3VV+860vLo58D2uZwlYZsDIJu5KPIbXw8At9LPva8sUs/F6da2DqfvSEs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741274733; c=relaxed/simple; bh=fczWsdg5IuI9IKjidEZapYvjR1Jj454x3Uswamjiets=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=MbMUXII5SptDMP+mLgH6HHD9EqjBFYDYdu/yUn4Ps2HCmOvy276XwUjDCqPQBZVG7miPDQuHLbJUCmI4xOXsLPQI+B4m8cckkcrDdcEp/bhk2DwCFtppgo727op+l0XJzfqOPHavqMaHP5GJOvQcEhaEkpNKHqdysufejwLYHXU= 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: ga/qmcqBQVuya6Gnz/dT/Q== X-CSE-MsgGUID: tPxpaLTzQyGT/QgcUN9zAA== Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 07 Mar 2025 00:25:28 +0900 Received: from superbuilder.administration.lan (unknown [10.226.93.123]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 8EFB64007213; Fri, 7 Mar 2025 00:25:26 +0900 (JST) From: Thierry Bultel <thierry.bultel.yh@bp.renesas.com> To: thierry.bultel@linatsea.fr Cc: linux-renesas-soc@vger.kernel.org, geert@linux-m68k.org, paul.barker.ct@bp.renesas.com, Thierry Bultel <thierry.bultel.yh@bp.renesas.com> Subject: [PATCH v4 00/13] Add initial support for Renesas RZ/T2H SoC Date: Thu, 6 Mar 2025 16:24:34 +0100 Message-ID: <20250306152451.2356762-1-thierry.bultel.yh@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 initial support for Renesas RZ/T2H SoC
|
expand
|