Message ID | 20250522182252.1593159-1-john.madieu.xa@bp.renesas.com |
---|---|
Headers | show
Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 57B6D208AD; Thu, 22 May 2025 18:23:15 +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=1747938199; cv=none; b=qxca8OgLV8PW32xTXgzTUUtoir9dDm6lAIwVvfkFaT20X41DrsLYh6akFEvO3cX+o5PYTnqzR3Zewi6+u57oxC7ySwnt0RHO1pRxd1Yhf7HEI+aOIs8GyQOn3pnPY/x0xsYFo2fTyPAUMTsdFsJMjWUHQwcDYf79w0BxtwKJVqM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747938199; c=relaxed/simple; bh=0uIGB6AYp+NE4k2Bu8VAEfPMGxGU7Esz8GDtIMONpwA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=kywsPPpoIo7TZHebJHkh/D96095kMeWyZfXDIXnLwOtTp4netC2pLQzHYr1cEjlDxvbaTETv/iEpANNsDOdRgls/z5WYslA1IPuG5sVDhweyXxiZt1gJEHM8H8Li5fllKCh03EuacG5jnq/HLjG8mMwwQRHksYb0XDpSTTGUHM8= 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: lVALX+CIRDaxcGjvIGti8Q== X-CSE-MsgGUID: 125OKLfMTqqzJmWG9TmdZw== Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 23 May 2025 03:23:14 +0900 Received: from ubuntu.adwin.renesas.com (unknown [10.226.92.203]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id B78784061FFE; Fri, 23 May 2025 03:23:09 +0900 (JST) From: John Madieu <john.madieu.xa@bp.renesas.com> To: john.madieu.xa@bp.renesas.com, conor+dt@kernel.org, daniel.lezcano@linaro.org, geert+renesas@glider.be, krzk+dt@kernel.org, rafael@kernel.org Cc: biju.das.jz@bp.renesas.com, devicetree@vger.kernel.org, john.madieu@gmail.com, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, lukasz.luba@arm.com, magnus.damm@gmail.com, robh@kernel.org, rui.zhang@intel.com, sboyd@kernel.org, niklas.soderlund+renesas@ragnatech.se Subject: [PATCH v6 0/5] thermal: renesas: Add support for RZ/G3E Date: Thu, 22 May 2025 20:22:43 +0200 Message-ID: <20250522182252.1593159-1-john.madieu.xa@bp.renesas.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: <linux-pm.vger.kernel.org> List-Subscribe: <mailto:linux-pm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
thermal: renesas: Add support for RZ/G3E
|
expand
|