[PATCH 5/8] dt-bindings: thermal: fsl,scu-thermal: Document imx8dl

Daniel Lezcano daniel.lezcano at linaro.org
Thu Sep 28 06:32:48 PDT 2023


On 26/09/2023 14:29, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> imx8dxl also contains the SCU thermal block.
> 
> Add an entry for 'fsl,imx8dxl-sc-thermal'.
> 
> Cc: Rafael J. Wysocki <rafael at kernel.org>
> Cc: Daniel Lezcano <daniel.lezcano at linaro.org>
> Cc: Amit Kucheria <amitk at kernel.org>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> ---

May I apply this patch or do you want it to be applied with the series 
it belongs?

>   .../devicetree/bindings/thermal/fsl,scu-thermal.yaml          | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/thermal/fsl,scu-thermal.yaml b/Documentation/devicetree/bindings/thermal/fsl,scu-thermal.yaml
> index 3721c8c8ec64..e02d04d4f71e 100644
> --- a/Documentation/devicetree/bindings/thermal/fsl,scu-thermal.yaml
> +++ b/Documentation/devicetree/bindings/thermal/fsl,scu-thermal.yaml
> @@ -18,7 +18,9 @@ allOf:
>   properties:
>     compatible:
>       items:
> -      - const: fsl,imx8qxp-sc-thermal
> +      - enum:
> +          - fsl,imx8dxl-sc-thermal
> +          - fsl,imx8qxp-sc-thermal
>         - const: fsl,imx-sc-thermal
>   
>     '#thermal-sensor-cells':

-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog




More information about the linux-arm-kernel mailing list