Re: [PATCH v3 1/4] dt-bindings: rtc: stm32: describe pinmux nodes
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2024-07-23 08:48:59
Also in:
linux-devicetree, linux-rtc, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2024-07-23 08:48:59
Also in:
linux-devicetree, linux-rtc, lkml
On 22/07/2024 18:00, Valentin Caron wrote:
STM32 RTC is capable to handle 3 specific pins of the soc (out1, out2, out2_rmp) and to outputs 2 signals (LSCO, alarm-a). This feature is configured thanks to pinmux nodes and pinctrl framework. This feature is available with compatible st,stm32mp1-rtc and st,stm32mp25-rtc only. Signed-off-by: Valentin Caron <redacted>
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof