cpu: imx_cpu: Print the CPU temperature for iMX8QM A72
authorYe Li <ye.li@nxp.com>
Sun, 3 May 2020 13:58:54 +0000 (21:58 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 3 May 2020 13:45:49 +0000 (15:45 +0200)
commit3ee6ea443eb466399ab325a58b377326ac5c57b5
tree378b1a40e0129f8fd7f9e5d0f2c2ea5155fc47d7
parent55bc96f3b675d719a473a8985636e76381b18cb8
cpu: imx_cpu: Print the CPU temperature for iMX8QM A72

iMX8QM registers two thermal devices for CPUs, get the temperature
from "cpu-thermal1" device for A72

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/cpu/imx8_cpu.c