[PATCH 1/3] dt-bindings: thermal: amlogic: Add compatible string for C3
Rob Herring
robh at kernel.org
Sun Jul 20 16:41:42 PDT 2025
On Fri, Jul 18, 2025 at 02:37:41PM +0800, Xianwei Zhao wrote:
> Add the compatible properties for Amlogic C3 SoC family.
> C3 family supports only one thermal node - CPU thermal
> sensor.
>
> Signed-off-by: Liming Xue <liming.xue at amlogic.com>
> Signed-off-by: Xianwei Zhao <xianwei.zhao at amlogic.com>
> ---
> Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml b/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml
> index 70b273271754..095b92aa5ace 100644
> --- a/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml
> +++ b/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml
> @@ -22,6 +22,7 @@ properties:
> - amlogic,g12a-ddr-thermal
> - const: amlogic,g12a-thermal
> - const: amlogic,a1-cpu-thermal
> + - const: amlogic,c3-cpu-thermal
Combine with the a1 entry using 'enum'.
>
> reg:
> maxItems: 1
>
> --
> 2.37.1
>
More information about the linux-amlogic
mailing list