Message ID | 20250403212919.1137670-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 6879C19F13B for <linux-renesas-soc@vger.kernel.org>; Thu, 3 Apr 2025 21:29:37 +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=1743715782; cv=none; b=Oy7UhzKHCTiDjeZgIgkPxEQl8XjDpJpSYbFNaZYCJe9qj5DUltdokxlTvt0G86PPCIJYNIKeaodg7ls9xklT2Auo94sa/LVo5DMh8HCikQnelZkAPkgkwo1nOz+ZjLL+xoLZXBRN7ybEgCz0y9WMyv1i5TXo/tYKoyKK9sbQVZk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743715782; c=relaxed/simple; bh=qFqxridSZVDLqm6rmVvuhUqBSby4mHa/rGIlt79EO6E=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=AiAWtQUk1m4mjsLywFKbXKTrwRmi31cVBL1mB1sIwx7u+Yow09bi4SqvxeLoNLWwrszfiGRiW2czkvTBZVX7A+xcyNoZ/ml4YDjVZc4CNGAb0d+ctSDtifmRKr/9g5+2vMOiM9wbzs9xZwA4Ac3mUrdZXoN9rYCdVUGAPx2VbE0= 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: /oIMzoplT9ONp2+6kvY9sA== X-CSE-MsgGUID: 1MUXrOhuSlGVK5fuvwjKgA== Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 04 Apr 2025 06:29:31 +0900 Received: from superbuilder.administration.lan (unknown [10.226.92.33]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 778E640B446A; Fri, 4 Apr 2025 06:29:29 +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 v7 00/13] Add initial support for Renesas RZ/T2H SoC Date: Thu, 3 Apr 2025 23:29:02 +0200 Message-ID: <20250403212919.1137670-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
|