public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* How to pass software configuration to driver built as module in boot up phase
@ 2023-10-30 11:21 Tingwei Zhang
  2023-10-30 11:30 ` Greg Kroah-Hartman
  2023-10-30 23:35 ` Masami Hiramatsu
  0 siblings, 2 replies; 8+ messages in thread
From: Tingwei Zhang @ 2023-10-30 11:21 UTC (permalink / raw)
  To: Masami Hiramatsu, Greg Kroah-Hartman, Rafael J. Wysocki
  Cc: linux-kernel, Trilok Soni, Jinlong Mao

Hi Masami, Greg and Rafael,

I have one driver that needs a bunch to software configuration like 1000 
settings. These settings can be different according to the use case.

They are required in boot up phase so we can't reply on user space to 
make the configuration.

Boot config is not preferred since we'd like to build that driver as 
dynamic load Kernel module.

Could you let me know if there's any mechanism in Kernel to do that?

-- 
Thanks,
Tingwei

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

end of thread, other threads:[~2023-10-31 10:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-30 11:21 How to pass software configuration to driver built as module in boot up phase Tingwei Zhang
2023-10-30 11:30 ` Greg Kroah-Hartman
2023-10-31  2:56   ` Tingwei Zhang
2023-10-31  6:58     ` Greg Kroah-Hartman
2023-10-31 10:01       ` Tingwei Zhang
2023-10-31 10:44         ` Greg Kroah-Hartman
2023-10-30 23:35 ` Masami Hiramatsu
2023-10-31  3:00   ` Tingwei Zhang

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