public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] enable PCF85063 RTC support for S32G274A-RDB2 and S32G399A-RDB3 boards
@ 2025-04-10  8:25 Ciprian Costea
  2025-04-10  8:25 ` [PATCH 1/2] dt-bindings: rtc: nxp,pcf85063: add 'no-battery' property Ciprian Costea
  2025-04-10  8:25 ` [PATCH 2/2] rtc: pcf85063: handle stopped oscillator at startup Ciprian Costea
  0 siblings, 2 replies; 7+ messages in thread
From: Ciprian Costea @ 2025-04-10  8:25 UTC (permalink / raw)
  To: Alexandre Belloni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Alexander Stein
  Cc: linux-rtc, devicetree, linux-kernel, s32, imx, Christophe Lizzi,
	Alberto Ruiz, Enric Balletbo, Eric Chanudet,
	Ciprian Marian Costea

From: Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com>

This patch series handles PCF85063 RTC support for boards which do not
have the PCF85063 RTC battery backed.

In this case, the PCF85063 RTC oscillator is manually started during
startup.

Ciprian Marian Costea (2):
  dt-bindings: rtc: nxp,pcf85063: add 'no-battery' property
  rtc: pcf85063: handle stopped oscillator at startup

 Documentation/devicetree/bindings/rtc/nxp,pcf85063.yaml | 5 +++++
 drivers/rtc/rtc-pcf85063.c                              | 8 ++++++++
 2 files changed, 13 insertions(+)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-04-10 14:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10  8:25 [PATCH 0/2] enable PCF85063 RTC support for S32G274A-RDB2 and S32G399A-RDB3 boards Ciprian Costea
2025-04-10  8:25 ` [PATCH 1/2] dt-bindings: rtc: nxp,pcf85063: add 'no-battery' property Ciprian Costea
2025-04-10 14:46   ` Frank Li
2025-04-10 14:51     ` Ciprian Marian Costea
2025-04-10  8:25 ` [PATCH 2/2] rtc: pcf85063: handle stopped oscillator at startup Ciprian Costea
2025-04-10  9:17   ` Alexandre Belloni
2025-04-10 12:56     ` Ciprian Marian Costea

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox