Message ID | 20250128031342.52675-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 94014D529; Tue, 28 Jan 2025 03:14:07 +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=1738034050; cv=none; b=uR/ZTNvZ43XPRbuvxHSmRQeZpnti4xuhqPBhUFBpUanBqJ+0eBOgZ0fyCmSlD7gvTOGwe/5FWLxupmOtaHeczXCNlqM+NrA/rAGTlmdi5AHb6hyDDr/zLeSivySYigqEGzxKF6tIsDWD67GN3gfWpzDWgxnv1OAtQxs8hhgj328= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738034050; c=relaxed/simple; bh=auROUYfcev3XniModWNSegsmITiEo6hjq44p50v2hnw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=LBdIWRJ6v7EjMifVZLGj3YCTL0HLVs4gCaFUGDFy69sF98ip2ektnpF0Mp8IEjOUHZ9lJGkFAhlqYjhKefYDCS6rRZioHQwsfLdsufnnxhrtAQOD3HAHPlVxfKfQYvRv2juTywbyzZd1AZAgATw/NZb+94wP/G2Pwnt+g6zw7O8= 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: d5/478ZATgSm3ERuFKPHtg== X-CSE-MsgGUID: nZMp/4/wTCWil0GUJClGYg== Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 28 Jan 2025 12:14:00 +0900 Received: from ubuntu.adwin.renesas.com (unknown [10.226.92.38]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id A016F412CB9B; Tue, 28 Jan 2025 12:13:46 +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 v5 0/5] soc: renesas: Add RZ/G3E SoC detection support Date: Tue, 28 Jan 2025 04:13:37 +0100 Message-ID: <20250128031342.52675-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
|