mbox series

[0/3] Enable IMX_TMU driver for PHYTEC boards

Message ID 20240220-thermal-support-v1-0-f6a97d8d6481@phytec.de
Headers show
Series Enable IMX_TMU driver for PHYTEC boards | expand

Message

Benjamin Hahn Feb. 20, 2024, 10:41 a.m. UTC
Enable IMX_TMU driver to prevent the system from booting when it is too
hot.

Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
---
Benjamin Hahn (3):
      phycore-imx8mp_defconfig: Enable CONFIG_IMX_TMU
      phycore-imx8mm_defconfig: Enable CONFIG_IMX_TMU
      imx8mm-phygate-tauri-l_defconfig: Enable CONFIG_IMX_TMU

 configs/imx8mm-phygate-tauri-l_defconfig | 1 +
 configs/phycore-imx8mm_defconfig         | 1 +
 configs/phycore-imx8mp_defconfig         | 1 +
 3 files changed, 3 insertions(+)
---
base-commit: 3e6f2a94bfc25f1782ce2d45db27f47ec781feb1
change-id: 20240220-thermal-support-3e4f6f09ff5c

Best regards,

Comments

Fabio Estevam Feb. 24, 2024, 10:13 p.m. UTC | #1
On Tue, Feb 20, 2024 at 7:43 AM Benjamin Hahn <B.Hahn@phytec.de> wrote:
>
> Enable IMX_TMU driver to prevent the system from booting when it is too
> hot.
>
> Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
> ---
> Benjamin Hahn (3):
>       phycore-imx8mp_defconfig: Enable CONFIG_IMX_TMU
>       phycore-imx8mm_defconfig: Enable CONFIG_IMX_TMU
>       imx8mm-phygate-tauri-l_defconfig: Enable CONFIG_IMX_TMU

Next time, please put me on CC.

Applied, thanks.