public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARCH_BCM2835 Kconfig changes
@ 2024-05-13 23:52 Florian Fainelli
  2024-05-13 23:52 ` [PATCH 1/3] mailbox: Make BCM2835_MBOX default to ARCH_BCM2835 Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Florian Fainelli @ 2024-05-13 23:52 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Florian Fainelli, Michael Turquette, Stephen Boyd, Jassi Brar,
	Bjorn Andersson, Maximilian Luz, Ard Biesheuvel, Johan Hovold,
	Michael S. Tsirkin, Sudeep Holla, Conor Dooley,
	Bartosz Golaszewski, open list:COMMON CLK FRAMEWORK, open list,
	Stefan Wahren

This patch series updates a number of Kconfig entries such that enable
ARCH_BCM2835 guarantees that essential drivers are also enabled, saves a
lot of configuration and troubleshooting time for when they are not.

Florian Fainelli (3):
  mailbox: Make BCM2835_MBOX default to ARCH_BCM2835
  firmware: Default RASPBERRYPI_FIRMWARE to ARCH_BCM2835
  clk: bcm: Make CLK_RASPBERRYPI default to RASPBERRYPI_FIRMWARE

 drivers/clk/bcm/Kconfig  | 1 +
 drivers/firmware/Kconfig | 1 +
 drivers/mailbox/Kconfig  | 1 +
 3 files changed, 3 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2024-05-31 21:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 23:52 [PATCH 0/3] ARCH_BCM2835 Kconfig changes Florian Fainelli
2024-05-13 23:52 ` [PATCH 1/3] mailbox: Make BCM2835_MBOX default to ARCH_BCM2835 Florian Fainelli
2024-05-14 12:29   ` Conor Dooley
2024-05-14 16:20     ` Florian Fainelli
2024-05-15  7:54       ` Conor Dooley
2024-05-31 21:36         ` Florian Fainelli
2024-05-13 23:52 ` [PATCH 2/3] firmware: Default RASPBERRYPI_FIRMWARE " Florian Fainelli
2024-05-13 23:52 ` [PATCH 3/3] clk: bcm: Make CLK_RASPBERRYPI default to RASPBERRYPI_FIRMWARE Florian Fainelli
2024-05-14 21:06   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox