public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] ahci: imx: setup power saving methods
@ 2013-10-11 10:37 Richard Zhu
       [not found] ` <1381487831-30090-2-git-send-email-Hong-Xing.Zhu@freescale.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Zhu @ 2013-10-11 10:37 UTC (permalink / raw)
  To: linux-arm-kernel

v3: ahci: imx: setup power saving methods
 - Thanks for Tejun's suggestions.
 override the error_handler by ahci_imx_error_handler, to do
 the complete SATA device detection, enter into PDDQ mode,
 if there is no any SATA device.

 - minor modifications:
   - The format of the copyright is changed, because that the
   original one can't pass fsl internal patch reivew without
   the character '(c)'.
   - Change the module parameters to be more readable.

V2: http://www.spinics.net/lists/linux-ide/msg46606.html
 - kernel build option is replaced by the module parameter(ahci-imx.hp) 

v1: http://www.spinics.net/lists/linux-ide/msg46389.html
 * Disable sata phy internal pll reference clock when
 sysetem enter into suspend mode, enable it after resume.
 * Enter into test power down mode when there is no sata disk
 detected on the port and 'AHCI_IMX_PHY_POWER_DOWN_MODE' is
 enabled.

This patch is based on for-next branch of
"http://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git"


[v3] ahci: imx: setup power saving methods
drivers/ata/ahci_imx.c |  125 +++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 123 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2013-10-14  2:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11 10:37 [PATCH v3 0/1] ahci: imx: setup power saving methods Richard Zhu
     [not found] ` <1381487831-30090-2-git-send-email-Hong-Xing.Zhu@freescale.com>
2013-10-13 20:16   ` [v3] " Tejun Heo
2013-10-14  2:39     ` Zhu Richard-R65037

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