[PATCH 33/42] arm: dts: imx93: add tmu

2023-05-21 Thread sbabic
> From: Peng Fan > Add tmu nodes and thermal zone > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH,Managing Director: Erika Unter HRB

[PATCH 33/42] arm: dts: imx93: add tmu

2023-04-27 Thread Peng Fan (OSS)
From: Peng Fan Add tmu nodes and thermal zone Signed-off-by: Peng Fan --- arch/arm/dts/imx93.dtsi | 48 + 1 file changed, 48 insertions(+) diff --git a/arch/arm/dts/imx93.dtsi b/arch/arm/dts/imx93.dtsi index 73ecd953ec8..13cf32d4b27 100644 ---