devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] device tree support for ST M48T86
@ 2023-08-23  9:03 Nikita Shubin via B4 Relay
  2023-08-23  9:03 ` [PATCH 1/2] dt-bindings: rtc: Add " Nikita Shubin via B4 Relay
  2023-08-23  9:03 ` [PATCH 2/2] rtc: m48t86: add DT support for m48t86 Nikita Shubin via B4 Relay
  0 siblings, 2 replies; 6+ messages in thread
From: Nikita Shubin via B4 Relay @ 2023-08-23  9:03 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-rtc, devicetree, linux-kernel, Nikita Shubin, Arnd Bergmann,
	Linus Walleij

Add device tree support for ST M48T86.

The reason it can't go to trivial-rtc.yaml, is that it has 2 registers
instead of a single one. The registers are 1 byte wide.

Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
---
Nikita Shubin (2):
      dt-bindings: rtc: Add ST M48T86
      rtc: m48t86: add DT support for m48t86

 .../devicetree/bindings/rtc/st,m48t86.yaml         | 38 ++++++++++++++++++++++
 drivers/rtc/rtc-m48t86.c                           |  8 +++++
 2 files changed, 46 insertions(+)
---
base-commit: 89bf6209cad66214d3774dac86b6bbf2aec6a30d
change-id: 20230823-m48t86_device_tree-a72eaa294798

Best regards,
-- 
Nikita Shubin <nikita.shubin@maquefel.me>


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

end of thread, other threads:[~2023-08-23 10:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-23  9:03 [PATCH 0/2] device tree support for ST M48T86 Nikita Shubin via B4 Relay
2023-08-23  9:03 ` [PATCH 1/2] dt-bindings: rtc: Add " Nikita Shubin via B4 Relay
2023-08-23  9:03 ` [PATCH 2/2] rtc: m48t86: add DT support for m48t86 Nikita Shubin via B4 Relay
2023-08-23 10:14   ` Krzysztof Kozlowski
2023-08-23 10:20     ` Nikita Shubin
2023-08-23 10:21       ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).