mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V2] scsi: ufs: Get boot device storage type from command line
@ 2022-07-28 17:30 Chetan C R
  2022-07-28 17:30 ` Chetan C R
  0 siblings, 1 reply; 3+ messages in thread
From: Chetan C R @ 2022-07-28 17:30 UTC (permalink / raw)
  To: bvanassche; +Cc: jejb, linux-kernel, linux-scsi, Chetan C R

v1->v2:
 - Made UFS_QCOM_CMDLINE as default 'Y' to get __setup()

Get the boot device storage type by reading it from
kernel command line arguments and export the same
information to ufs modules.

Chetan C R (1):
  scsi: ufs: Get boot device storage type from command line

 drivers/ufs/host/Kconfig       | 10 ++++++++
 drivers/ufs/host/Makefile      |  1 +
 drivers/ufs/host/ufs-cmdline.c | 54 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 65 insertions(+)
 create mode 100644 drivers/ufs/host/ufs-cmdline.c

-- 
2.7.4


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

end of thread, other threads:[~2022-07-28 18:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28 17:30 [PATCH V2] scsi: ufs: Get boot device storage type from command line Chetan C R
2022-07-28 17:30 ` Chetan C R
2022-07-28 18:13   ` Bart Van Assche

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

all inboxes | Powered by JetHome®