All of lore.kernel.org
 help / color / mirror / Atom feed
* i.MX6 - SATA hotplug support in Linux3.14.28
@ 2015-04-30 13:09 ansaris
  0 siblings, 0 replies; only message in thread
From: ansaris @ 2015-04-30 13:09 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

Hi,

We are using imx6Q custom platform (which is based on sabresd platform) 
for our development with Linux 3.14.28_1.0.0-GA BSP.

We have referred imx sata controller 
driver(~/linux-imx/drivers/ata/ahci_imx.c).
With below code, we believe that the imx6 SATA controller supports hot-plug.
static int ahci_imx_hotplug;
module_param_named(hotplug, ahci_imx_hotplug, int, 0644);
MODULE_PARM_DESC(hotplug, "AHCI IMX hot-plug support (0=Don't support, 
1=support)");

Please let us know, the SATA hot-plug supported in this release?  So 
that we can use in our custom platform.

Regards,
Ansari



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-30 13:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-30 13:09 i.MX6 - SATA hotplug support in Linux3.14.28 ansaris

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.