Message ID | 20250123170508.13578-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 5FCE614A604; Thu, 23 Jan 2025 17:05:27 +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=1737651931; cv=none; b=d3kIu+db/Gc3iEMIrwI/SbTnnbCYkFjDIYtBf2yVLEtJAaCCOefyC+oNieRLnhnN26N9NCNNEKm9qYPiu/AMhyURDnL6mdPQICUX1wUHKm0hWqG+FGlpP+PtNCK1tRHLTSUQjo7tBzrnY+JLvG2d5hAYNreHQK0PE9KD1ulgX2I= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737651931; c=relaxed/simple; bh=gtYc4F2Jlv42m494XvJ4R/j+STtpn6urWbSjQNDINPk=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=Q6cD+eHu+XEUJAnw1yNPIXQPTQWlp9mcLp9AkQf2as6mEjugq+ZSeuSJ63lfbiDdBBcT9SQ+FrmQvO4aBD0Oc7XFwtzDX/mqBN9km6VKldm4KCgo0c2zfvT9+O4o+EYvZ+fcJPcJ5mKZMgk7K2Z/pbsarAwUxirMD3TY4RG2cd0= 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: 8zYOllVfQxK8mysLKa6xzg== X-CSE-MsgGUID: Gob8a4sjT0OUisWMCst0mg== Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 24 Jan 2025 02:05:21 +0900 Received: from ubuntu.adwin.renesas.com (unknown [10.226.93.50]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 58926402BEC5; Fri, 24 Jan 2025 02:05:13 +0900 (JST) From: John Madieu <john.madieu.xa@bp.renesas.com> To: john.madieu.xa@bp.renesas.com, geert+renesas@glider.be, krzk+dt@kernel.org, robh@kernel.org Cc: biju.das.jz@bp.renesas.com, claudiu.beznea.uj@bp.renesas.com, conor+dt@kernel.org, devicetree@vger.kernel.org, john.madieu@gmail.com, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, magnus.damm@gmail.com Subject: [PATCH v4 0/9] soc: renesas: Add RZ/G3E SoC detection support Date: Thu, 23 Jan 2025 18:04:59 +0100 Message-ID: <20250123170508.13578-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
|