[PATCH v3 1/4] dt-bindings: thermal: qoriq: Add compatible string for imx93
Frank Li
Frank.li at nxp.com
Mon Aug 18 08:45:51 PDT 2025
On Mon, Aug 18, 2025 at 05:33:11PM +0800, Jacky Bai wrote:
> Add i.MX93 compatible string 'fsl,imx93-tmu' because Thermal monitor
> unit(TMU) on i.MX93 has differences with QorIQ platform and not fully
> compatible with existing Platform, such as fsl,qoriq-tmu.
>
> Signed-off-by: Jacky Bai <ping.bai at nxp.com>
Reviewed-by: Frank Li <Frank.Li at nxp.com>
> ---
> - v3 changes:
> - refine the commit log
> - drop the compatible fallback support
>
> - v2 changes:
> - keep the enum
> - refine the commit log to use i.MX93 and QorIQ name
> ---
> Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml b/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
> index aa756dae512a2c6e3f0b6bb1ab4a65c01e373ea7..f3b136f5e1cba1fff7e90678d7e3d7ec3ddd25c1 100644
> --- a/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
> +++ b/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
> @@ -25,6 +25,7 @@ properties:
> enum:
> - fsl,qoriq-tmu
> - fsl,imx8mq-tmu
> + - fsl,imx93-tmu
>
> reg:
> maxItems: 1
>
> --
> 2.34.1
>
More information about the linux-arm-kernel
mailing list