mbox series

[v1,0/4] add i.MX93 TMU support

Message ID 20230105101748.6714-1-alice.guo@oss.nxp.com
Headers show
Series add i.MX93 TMU support | expand

Message

Alice Guo (OSS) Jan. 5, 2023, 10:17 a.m. UTC
From: Alice Guo <alice.guo@nxp.com>

Alice Guo (3):
  dt-bindings: thermal: qoriq-thermal: Add compatible for i.MX93
  thermal: qoriq: add i.MX93 TMU support
  arm64: dts: imx93: Add CPU thermal zone

Pankit Garg (1):
  qoriq_thermal: No need to program site adjustment register

 .../bindings/thermal/qoriq-thermal.yaml       |  1 +
 arch/arm64/boot/dts/freescale/imx93.dtsi      | 48 +++++++++++++++
 drivers/thermal/qoriq_thermal.c               | 59 ++++++++++++++++---
 3 files changed, 100 insertions(+), 8 deletions(-)