From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 1 Mar 2021 12:55:57 +0100 (CET) Subject: [PATCH v2 1/4] thermal: imx_tmu: enable monitoring and default alert/critical In-Reply-To: <1612570268-8625-2-git-send-email-tharvey@gateworks.com> Message-ID: <20210301115557.E9AF38204B@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Set default critical/alert temperature and enabling monoitoring. > Without calling imx_tmu_enable_msite() monitoring will not be enabled > and read_temperature will return 0. Additionally without setting alert > temperature will cause imx_tmu_get_temp() to spin indefiniately thinking > the system needs to cool. > This resolves the board spinning endlessly when enabling IMX_TMU in the > SPL. > Reviewed-by: Fabio Estevam > Signed-off-by: Tim Harvey Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================