All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] depends on ARCH_STM32 instead of MACH_STM32MP157
@ 2023-03-24 15:51 ` Christophe Kerello
  0 siblings, 0 replies; 14+ messages in thread
From: Christophe Kerello @ 2023-03-24 15:51 UTC (permalink / raw)
  To: miquel.raynal, richard, vigneshr, krzysztof.kozlowski
  Cc: linux-mtd, linux-kernel, linux-stm32, Christophe Kerello

To be able to compile the driver on all STM32MP SOCs, we move the
"depends on" on ARCH_STM32.

Christophe Kerello (2):
  memory: stm32-fmc2-ebi: depends on ARCH_STM32 instead of
    MACH_STM32MP157
  mtd: rawnand: stm32_fmc2: depends on ARCH_STM32 instead of
    MACH_STM32MP157

 drivers/memory/Kconfig       | 2 +-
 drivers/mtd/nand/raw/Kconfig | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-03-28 14:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 15:51 [PATCH 0/2] depends on ARCH_STM32 instead of MACH_STM32MP157 Christophe Kerello
2023-03-24 15:51 ` Christophe Kerello
2023-03-24 15:51 ` [PATCH 1/2] memory: stm32-fmc2-ebi: " Christophe Kerello
2023-03-24 15:51   ` Christophe Kerello
2023-03-27 16:07   ` (subset) " Krzysztof Kozlowski
2023-03-27 16:07     ` Krzysztof Kozlowski
2023-03-24 15:51 ` [PATCH 2/2] mtd: rawnand: stm32_fmc2: " Christophe Kerello
2023-03-24 15:51   ` Christophe Kerello
2023-03-28 14:31   ` Miquel Raynal
2023-03-28 14:31     ` Miquel Raynal
2023-03-24 16:03 ` [PATCH 0/2] " Miquel Raynal
2023-03-24 16:03   ` Miquel Raynal
2023-03-27 16:05   ` Krzysztof Kozlowski
2023-03-27 16:05     ` Krzysztof Kozlowski

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.