All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Update  SPDX identifier
@ 2021-07-07  7:57 Nobuhiro Iwamatsu
  2021-07-07  7:57 ` [PATCH 01/10] rtc: au1xxx: convert to " Nobuhiro Iwamatsu
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Nobuhiro Iwamatsu @ 2021-07-07  7:57 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni; +Cc: linux-rtc, Nobuhiro Iwamatsu

Hi,

Some RTC drivers have not migrated to SPDX identifiers. This
modifies the SPDX identifier migration and formatting.

Best regards,
  Nobuhiro

Nobuhiro Iwamatsu (10):
  rtc: au1xxx: convert to SPDX identifier
  rtc: ds1374: convert to SPDX identifier
  rtc: max6900: convert to SPDX identifier
  rtc: palmas: convert to SPDX identifier
  rtc: sc27xx: Fix format of SPDX identifier
  rtc: rtd119x: Fix format of SPDX identifier
  rtc: tps80031: convert to SPDX identifier
  rtc: tps6586x: convert to SPDX identifier
  rtc: starfire: convert to SPDX identifier
  rtc: spear: convert to SPDX identifier

 drivers/rtc/rtc-au1xxx.c   |  5 +----
 drivers/rtc/rtc-ds1374.c   |  7 ++-----
 drivers/rtc/rtc-max6900.c  |  8 +++-----
 drivers/rtc/rtc-palmas.c   | 15 +--------------
 drivers/rtc/rtc-rtd119x.c  |  3 +--
 drivers/rtc/rtc-sc27xx.c   |  2 +-
 drivers/rtc/rtc-spear.c    |  5 +----
 drivers/rtc/rtc-starfire.c |  2 +-
 drivers/rtc/rtc-tps6586x.c | 15 +--------------
 drivers/rtc/rtc-tps80031.c | 15 +--------------
 10 files changed, 13 insertions(+), 64 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-07-09 23:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-07  7:57 [PATCH 00/10] Update SPDX identifier Nobuhiro Iwamatsu
2021-07-07  7:57 ` [PATCH 01/10] rtc: au1xxx: convert to " Nobuhiro Iwamatsu
2021-07-07  7:57 ` [PATCH 02/10] rtc: ds1374: " Nobuhiro Iwamatsu
2021-07-07  7:57 ` [PATCH 03/10] rtc: max6900: " Nobuhiro Iwamatsu
2021-07-07  7:57 ` [PATCH 04/10] rtc: palmas: " Nobuhiro Iwamatsu
2021-07-07  7:57 ` [PATCH 05/10] rtc: sc27xx: Fix format of " Nobuhiro Iwamatsu
2021-07-07  7:58 ` [PATCH 06/10] rtc: rtd119x: " Nobuhiro Iwamatsu
2021-07-07  7:58 ` [PATCH 07/10] rtc: tps80031: convert to " Nobuhiro Iwamatsu
2021-07-07  7:58 ` [PATCH 08/10] rtc: tps6586x: " Nobuhiro Iwamatsu
2021-07-07  7:58 ` [PATCH 09/10] rtc: starfire: " Nobuhiro Iwamatsu
2021-07-09 23:51   ` Alexandre Belloni
2021-07-07  7:58 ` [PATCH 10/10] rtc: spear: " Nobuhiro Iwamatsu
2021-07-09 23:58 ` [PATCH 00/10] Update " Alexandre Belloni

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.