devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Support byte access in the RTC7301 driver
@ 2023-09-21 20:27 Linus Walleij
  2023-09-21 20:27 ` [PATCH 1/2] rtc: rtc7301: Rewrite bindings in schema Linus Walleij
  2023-09-21 20:27 ` [PATCH 2/2] rtc: rtc7301: Support byte-addressed IO Linus Walleij
  0 siblings, 2 replies; 7+ messages in thread
From: Linus Walleij @ 2023-09-21 20:27 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Akinobu Mita
  Cc: Jose Vasconcellos, linux-rtc, devicetree, Linus Walleij

This augments the Epson RTC7301 driver so that is supports
both 8bit byte and 32bit word access.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (2):
      rtc: rtc7301: Rewrite bindings in schema
      rtc: rtc7301: Support byte-addressed IO

 .../devicetree/bindings/rtc/epson,rtc7301.txt      | 16 -------
 .../devicetree/bindings/rtc/epson,rtc7301.yaml     | 49 ++++++++++++++++++++++
 drivers/rtc/rtc-r7301.c                            | 32 +++++++++++++-
 3 files changed, 79 insertions(+), 18 deletions(-)
---
base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d
change-id: 20230921-rtc-7301-regwidth-18ba1e3d0edb

Best regards,
-- 
Linus Walleij <linus.walleij@linaro.org>


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

end of thread, other threads:[~2023-09-26 10:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-21 20:27 [PATCH 0/2] Support byte access in the RTC7301 driver Linus Walleij
2023-09-21 20:27 ` [PATCH 1/2] rtc: rtc7301: Rewrite bindings in schema Linus Walleij
2023-09-22 10:45   ` Conor Dooley
2023-09-26 10:56     ` Linus Walleij
2023-09-22 21:19   ` Rob Herring
2023-09-21 20:27 ` [PATCH 2/2] rtc: rtc7301: Support byte-addressed IO Linus Walleij
2023-09-22 22:07   ` Alexandre Belloni

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).