All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/1] Compatible with NCT3015Y-R and NCT3018Y-R
@ 2023-09-13  1:37 ` Mia Lin
  0 siblings, 0 replies; 12+ messages in thread
From: Mia Lin @ 2023-09-13  1:37 UTC (permalink / raw)
  To: avifishman70, tmaimon77, tali.perry1, venture, yuenn,
	benjaminfair, a.zummo, alexandre.belloni, KWLIU, JJLIU0, KFLIN,
	mylin1
  Cc: openbmc, linux-rtc, linux-kernel, Mia Lin

Changes since version 6:
  Move the part number parameter to struct nct3018y.

Changes since version 5:
  Add global parameter to store part number.
  Remove unnecessary changes for easier reading.

Changes since version 4:
  Add an introduction bewteen NCT3015Y-R and NCT3018Y-R.
  Restore the initial value of err in nct3018y_rtc_set_time().
  Refine error messages to pinpoint the correct location.

Changes since version 3:
  Remove the comparison between DT compatible and chip data.

Changes since version 2:
  Add DT compatible to check the chip matches or not.

Changes since version 1:
  rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-R

Mia Lin (1):
  rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-R

 drivers/rtc/rtc-nct3018y.c | 52 +++++++++++++++++++++++++++++++++-----
 1 file changed, 46 insertions(+), 6 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2023-11-09 12:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-13  1:37 [PATCH v6 0/1] Compatible with NCT3015Y-R and NCT3018Y-R Mia Lin
2023-09-13  1:37 ` Mia Lin
2023-09-13  1:37 ` [PATCH v6 1/1] rtc: nuvoton: " Mia Lin
2023-09-13  1:37   ` Mia Lin
2023-11-03 23:16   ` Alexandre Belloni
2023-11-03 23:16     ` Alexandre Belloni
2023-11-03 23:17     ` Alexandre Belloni
2023-11-03 23:17       ` Alexandre Belloni
2023-11-09 12:33       ` Mining Lin
2023-11-09 12:33         ` Mining Lin
2023-11-09 12:31     ` Mining Lin
2023-11-09 12:31       ` Mining Lin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.