Re: [PATCH v1 01/10] dt-bindings: clock: Add RTC clock binding for Maxim MAX77686
From: Krzysztof Kozlowski
Date: Fri Apr 25 2025 - 10:44:57 EST
On 25/04/2025 15:26, Anand Moon wrote:
> +
> + The MAX77686 contains three 32.768khz crystal clock outputs that can
> + be controlled (gated/ungated) over I2C. Clocks are defined as
> + preprocessor macros in dt-bindings/clock/maxim,max77686.h.
> +
> +properties:
> + compatible:
> + enum:
> + - max77686-rtc
So you claim RTC is a clock, right? Did not even think that RTC has a
bit different meaning?
But regardless, this code make no sense and was never tested. It cannot
work.
It reminds me previous approaches with whatever patches you found in the
downstream...
Best regards,
Krzysztof