[meta-freescale] i.MX6 - SATA hotplug support in Linux3.14.28

ansaris ansaris at iwavesystems.com
Thu Apr 30 06:09:53 PDT 2015


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



More information about the meta-freescale mailing list