[PATCH] dt-bindings: thermal: mediatek,thermal: document AUXADC 32k clock

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Thu Jan 4 00:04:31 PST 2024


On 01/01/2024 21:51, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal at milecki.pl>
> 
> SoCs MT7981 and MT7986 include a newer thermal block (V3) that requires
> enabling one more clock called AUXADC 32k. Require it in binding.
> 

>  
> +allOf:
> +  - $ref: thermal-sensor.yaml#
> +  - if:
> +      properties:
> +        compatible:
> +          contains:
> +            enum:
> +              - mediatek,mt7981-thermal
> +              - mediatek,mt7986-thermal
> +    then:
> +      properties:
> +        clocks:
> +          minItems: 3
> +
> +        clock-names:
> +          minItems: 3

else:
Is the clock valid for other variants?

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list