Message ID | 20250325160904.2688858-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 4C75FF9E6 for <linux-renesas-soc@vger.kernel.org>; Tue, 25 Mar 2025 16:09:15 +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=1742918960; cv=none; b=hyAbOQUhFhN5+Uo1Q4ICKnSePG3892hRqGJssdV8VVvgH9fpmZR8OKip6ZAQjULEPjxcufpuXMbTna/p9o4n4rCaIT4ccROneRWznzp0/mfhKmqRdddf4v3lnXTJOe6/96TUw9KW8dk+DN0q8aThVHnRY51oKW7M462anJJhUT8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742918960; c=relaxed/simple; bh=YXYt/UOgHoAoaJo3Nb7JstyEVeA+nCMe539Zqyk+Vic=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=CY1jsarB8CToAVGSET+2F5gMRIF8wi7W0R3Wmsb0mN52WV/AioeO/vZB6EG0HpzoFU2EdGszzRuYSsphX0EVObD7TBGx5O7y1zrr0DxhfsA9bAOUGYzfVb69jFCOXVrW7Ts/yCW4jU+STTsD3P1fSyhqZdJDe6hJgIfApzJbz+w= 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: Ap/K4Dn/QLClMqCFuU7p/g== X-CSE-MsgGUID: wD86r4MxReiC+k1QkbNXOQ== Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 26 Mar 2025 01:09:09 +0900 Received: from superbuilder.administration.lan (unknown [10.226.93.92]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id CAE51401374C; Wed, 26 Mar 2025 01:09:07 +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 v5 00/13] Add initial support for Renesas RZ/T2H SoC Date: Tue, 25 Mar 2025 17:08:48 +0100 Message-ID: <20250325160904.2688858-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
|