linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/5] Convert users of SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
@ 2023-03-09 20:44 Conor Dooley
  2023-03-09 20:44 ` [PATCH v1 1/5] clk: microchip: convert " Conor Dooley
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Conor Dooley @ 2023-03-09 20:44 UTC (permalink / raw)
  To: linux-riscv
  Cc: conor, Conor Dooley, Michael Turquette, Stephen Boyd,
	Claudiu Beznea, linux-clk, Jassi Brar, linux-kernel,
	Alessandro Zummo, Alexandre Belloni, linux-rtc, Bin Liu,
	Greg Kroah-Hartman, linux-usb, Wolfram Sang, linux-i2c,
	Daire McNamara

From: Conor Dooley <conor.dooley@microchip.com>

RISC-V's SOC_FOO symbols for micro-archs are going away, and being
replaced with the more common ARCH_FOO pattern that is used by other
archs (and by vendors with a history outside of RISC-V).
Kick the conversion off by converting the Microchip RISC-V bits to use
their replacement symbol
There are no dependencies here, everything can go via subsystem trees.
We've already added the replacement symbols to RISC-V's Kconfig bits.

Cheers,
Conor.

CC: Michael Turquette <mturquette@baylibre.com>
CC: Stephen Boyd <sboyd@kernel.org>
CC: Claudiu Beznea <claudiu.beznea@microchip.com>
CC: linux-clk@vger.kernel.org
CC: Jassi Brar <jassisinghbrar@gmail.com>
CC: linux-kernel@vger.kernel.org
CC: Alessandro Zummo <a.zummo@towertech.it>
CC: Alexandre Belloni <alexandre.belloni@bootlin.com>
CC: linux-rtc@vger.kernel.org
CC: Bin Liu <b-liu@ti.com>
CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
CC: linux-usb@vger.kernel.org
CC: Wolfram Sang <wsa@kernel.org>
CC: linux-i2c@vger.kernel.org
CC: Daire McNamara <daire.mcnamara@microchip.com>

Conor Dooley (5):
  clk: microchip: convert SOC_MICROCHIP_POLARFIRE to
    ARCH_MICROCHIP_POLARFIRE
  i2c: microchip-core: convert SOC_MICROCHIP_POLARFIRE to
    ARCH_MICROCHIP_POLARFIRE
  mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to
    ARCH_MICROCHIP_POLARFIRE
  rtc: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
  usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to
    ARCH_MICROCHIP_POLARFIRE

 drivers/clk/microchip/Kconfig | 4 ++--
 drivers/i2c/busses/Kconfig    | 2 +-
 drivers/mailbox/Kconfig       | 2 +-
 drivers/rtc/Kconfig           | 2 +-
 drivers/usb/musb/Kconfig      | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-03-17 22:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-09 20:44 [PATCH v1 0/5] Convert users of SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE Conor Dooley
2023-03-09 20:44 ` [PATCH v1 1/5] clk: microchip: convert " Conor Dooley
2023-03-14 14:50   ` Claudiu.Beznea
2023-03-09 20:44 ` [PATCH v1 2/5] i2c: microchip-core: " Conor Dooley
2023-03-16 19:18   ` Wolfram Sang
2023-03-09 20:44 ` [PATCH v1 3/5] mailbox: mpfs: " Conor Dooley
2023-03-09 20:44 ` [PATCH v1 4/5] rtc: " Conor Dooley
2023-03-17 22:13   ` (subset) " Alexandre Belloni
2023-03-09 20:44 ` [PATCH v1 5/5] usb: musb: " Conor Dooley

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