On 22/08/2025 15:15, Michael Walle wrote:
> The Kontron SMARC-sAM67 module features an on-board house keeping uC.
> It is designed to be compatible with the older sl28cpld implementation,
> but has different sensors, like voltage and temperature monitoring. Add
> a new compatible for that board.
>
> Signed-off-by: Michael Walle <mwalle@kernel.org>
> ---
> .../devicetree/bindings/hwmon/kontron,sl28cpld-hwmon.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/hwmon/kontron,sl28cpld-hwmon.yaml b/Documentation/devicetree/bindings/hwmon/kontron,sl28cpld-hwmon.yaml
> index 010333cb25c0..0275803e843c 100644
> --- a/Documentation/devicetree/bindings/hwmon/kontron,sl28cpld-hwmon.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/kontron,sl28cpld-hwmon.yaml
> @@ -17,6 +17,7 @@ properties:
> compatible:
> enum:
> - kontron,sl28cpld-fan
> + - kontron,sa67mcu-hwmon
Please keep sorting alphabetically.
With this fixed:
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof