Message ID | 20250122103911.517484-1-john.madieu.xa@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 E761A21148E; Wed, 22 Jan 2025 10:40:09 +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=1737542411; cv=none; b=mi2r50cV8i+XXKzFdZdpjYNLUgUfeXMLZFohmZepIoZyUBmyUsQCFnzNDGW44Bciy8Lt7qA3D3WqsyG+cNjplde/9ceiqbp6Mn/6bSyCcIJV2Cqz9VdaKVMk37sB7Qrnijt+ntC0OMmYlNNepKTKhYz2F4m4ztshjBTS6qqzNXU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737542411; c=relaxed/simple; bh=9I5z8OXNHuxViVM4dS+iVMpmqS5I+ojp4NXslh4K3nA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=hahHGEEcfcUSBBFZCa8cXN/OACy/HZNxu//4pBzua4I9ByXpfykkNScaKlCApdvNyITW6G2QMCYOPpltDMIHCu6BV+tXk9N/faByUmAj9GtG+b0u6mvMSwj10QD4F3JxfvZYOYkSvPDPFcovML/JsNxK8c742B5ipdFeNSrqeZw= 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: qBfjSIxYRO2hT9e1ojLtFg== X-CSE-MsgGUID: rT0GWZjRQq2r7YHlep41Cw== Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 22 Jan 2025 19:40:01 +0900 Received: from ubuntu.adwin.renesas.com (unknown [10.226.92.193]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id E56E1400563D; Wed, 22 Jan 2025 19:39:41 +0900 (JST) From: John Madieu <john.madieu.xa@bp.renesas.com> To: geert+renesas@glider.be, robh@kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org Cc: biju.das.jz@bp.renesas.com, claudiu.beznea.uj@bp.renesas.com, conor+dt@kernel.org, john.madieu@gmail.com, krzk+dt@kernel.org, linux-kernel@vger.kernel.org, magnus.damm@gmail.com, john.madieu.xa@bp.renesas.com Subject: [PATCH v3 0/9] soc: renesas: Add RZ/G3E SoC detection support Date: Wed, 22 Jan 2025 11:39:02 +0100 Message-ID: <20250122103911.517484-1-john.madieu.xa@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 |
soc: renesas: Add RZ/G3E SoC detection support
|
expand
|