All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: arch_k3: Removed ti mailbox and sci select
@ 2022-11-22 20:22 ` Nicolas Frayer
  0 siblings, 0 replies; 14+ messages in thread
From: Nicolas Frayer @ 2022-11-22 20:22 UTC (permalink / raw)
  To: nm, kristo, ssantosh, linux-arm-kernel, jassisinghbrar,
	catalin.marinas, will, linux-kernel
  Cc: khilman, glaroque, nfrayer

Removing the automatic selection of the TI message manager and the
TI sci protocol drivers from ARCH_K3 to allow module build support.
Set these 2 drivers as ARCH_K3 for the default selection.
Tested on a TI AM62x SK board.

Nicolas Frayer (3):
  arm64: arch_k3: Removed ti mailbox and sci select
  mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager
  firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver

 arch/arm64/Kconfig.platforms | 2 --
 drivers/firmware/Kconfig     | 1 +
 drivers/mailbox/Kconfig      | 1 +
 3 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-11-25 10:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-22 20:22 [PATCH 0/3] arm64: arch_k3: Removed ti mailbox and sci select Nicolas Frayer
2022-11-22 20:22 ` Nicolas Frayer
2022-11-22 20:22 ` [PATCH 1/3] " Nicolas Frayer
2022-11-22 20:22   ` Nicolas Frayer
2022-11-24 14:29   ` Vignesh Raghavendra
2022-11-24 14:29     ` Vignesh Raghavendra
2022-11-25 10:36     ` Nicolas Frayer
2022-11-25 10:36       ` Nicolas Frayer
2022-11-22 20:22 ` [PATCH 2/3] mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager Nicolas Frayer
2022-11-22 20:22   ` Nicolas Frayer
2022-11-22 20:22 ` [PATCH 3/3] firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver Nicolas Frayer
2022-11-22 20:22   ` Nicolas Frayer
2022-11-22 22:46 ` [PATCH 0/3] arm64: arch_k3: Removed ti mailbox and sci select Kevin Hilman
2022-11-22 22:46   ` Kevin Hilman

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.