linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* specifying order of /dev/mmcblk devices via device-tree?
@ 2016-10-28 15:23 Tim Harvey
  2016-10-28 15:33 ` Fabio Estevam
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Tim Harvey @ 2016-10-28 15:23 UTC (permalink / raw)
  To: linux-arm-kernel

Greetings,

I have an IMX6 board that has the following:
sdhc1: mmc0: sdio radio
sdhc2: mmc1: /dev/mmcblk1: microSD connector
sdhc3: mmc2: /dev/mmcblk2: on-board eMMC

I would like to have sdhc3 registered as /dev/mmcblk0 and sdhc2
registered as /dev/mmcblk1 so that permanent storage is the first
mmcblk device as I think this is more intuitive however currently
these get instanced in the order they appear in the imx6qdl.dtsi
device-tree configuration and are not able to be mapped the way I want
them in my dts file.

Is there a way, or if not is there a desire for a way, to specify the
order of /dev/mmcblk devices via device-tree?

Regards,

Tim

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

end of thread, other threads:[~2016-11-19  1:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-28 15:23 specifying order of /dev/mmcblk devices via device-tree? Tim Harvey
2016-10-28 15:33 ` Fabio Estevam
2016-10-28 15:37 ` Javier Martinez Canillas
2016-10-28 15:37 ` Mark Rutland
2016-10-28 16:45   ` Tim Harvey
2016-11-14 19:08     ` Russell King - ARM Linux
2016-11-15 20:27       ` Tim Harvey
2016-11-15 21:35         ` Russell King - ARM Linux
2016-11-15 21:39           ` Tim Harvey
2016-11-15 22:10             ` Russell King - ARM Linux
2016-11-15 23:55               ` Russell King - ARM Linux
2016-11-16  0:33                 ` Fabio Estevam
2016-11-19  1:18                 ` Stefan Agner
2016-11-16 14:45   ` Ulf Hansson
2016-11-19  1:23     ` Stefan Agner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).