Message ID | 20250217105354.551788-1-thierry.bultel.yh@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 77F6117E45B for <linux-renesas-soc@vger.kernel.org>; Mon, 17 Feb 2025 10:59:21 +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=1739789964; cv=none; b=PKjcpr5Nym32kPmnkokojIsU7Cw31e325pLDX95nh32D5rNVXyRjAfwoy6FLxTiLZnbPSqn5SK0wxaQBIYwTzr8Gq3NP/Pe8SMNiAfPDkeBB3eYnFrE3AZpjLdy6lx3imii/SeSBhBFdrich4yB1Rd6int1iYO1uk3HKtVv07wo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739789964; c=relaxed/simple; bh=d3kddO+ZoGxcp99Q5c/gVHjB3jxBcACEunLFJetinIQ=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=Qb6GOMaH0wRyFwkK0cCJOJDYn2P6drIjPrcgDBlMXl+nwO5vrQE18YVpztZ48uhnqihWcbM0b/wYt/rIOErd0v+Chl2mX9IGZueVJ4Il4IwdIwgcGbN4WRTCjvqJc5vErIcEjAS8oJe2VfPAlut2uQZdpQ1RRbuv0/U7wQ8djHc= 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: 3/EtgC6SQQ6jTvOwAhxX7A== X-CSE-MsgGUID: wmvSR02HS5+5jqYjRE68qA== Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 17 Feb 2025 19:54:13 +0900 Received: from superbuilder.administration.lan (unknown [10.226.93.254]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id AADE04280557; Mon, 17 Feb 2025 19:54:11 +0900 (JST) From: Thierry Bultel <thierry.bultel.yh@bp.renesas.com> To: thierry.bultel@linatsea.fr, Geert Uytterhoeven <geert+renesas@glider.be>, Magnus Damm <magnus.damm@gmail.com> Cc: linux-renesas-soc@vger.kernel.org, Thierry Bultel <thierry.bultel.yh@bp.renesas.com> Subject: [PATCH v2 00/13] add initial support for Renesas RZ/T2H SoC Date: Mon, 17 Feb 2025 11:52:01 +0100 Message-ID: <20250217105354.551788-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
|