From: ansaris <ansaris@iwavesystems.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: i.MX6 - SATA hotplug support in Linux3.14.28
Date: Thu, 30 Apr 2015 18:39:53 +0530 [thread overview]
Message-ID: <554229A1.8020905@iwavesystems.com> (raw)
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
reply other threads:[~2015-04-30 13:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=554229A1.8020905@iwavesystems.com \
--to=ansaris@iwavesystems.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.