linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ahci: enable ahci sata support on imx6q
@ 2013-07-01 10:02 Richard Zhu
       [not found] ` <1372672975-2997-5-git-send-email-r65037@freescale.com>
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Richard Zhu @ 2013-07-01 10:02 UTC (permalink / raw)
  To: linux-arm-kernel

v2: add imx6q specific ahci sata support
 - Setup standalone imx ahci sata driver, because of
 the misalignments of the bits definition of the HBA register.
 - Replace the node by the label in the board dts.
 - 

v1: http://www.spinics.net/lists/linux-ide/msg45581.html
 - add imx6q specific ahci sata support to arch/arm/mach-imx/mach-imx6q.c

These patches is based on imx/dt branch of
"http://git.linaro.org/git-ro/people/shawnguo/linux-2.6.git"



[v2 1/4] ARM: dtsi: enable ahci sata on imx6q platforms
[v2 2/4] imx: ahci: enable ahci sata on imx6q platforms
[v2 3/4] ARM: imx6q: update the sata bits definitions of gpr13
[v2 4/4] sata: imx: add ahci sata support on imx platforms

.../devicetree/bindings/ata/ahci-platform.txt      |    2 +-
arch/arm/mach-imx/mach-imx6q.c                     |   85 +++++-
drivers/ata/Kconfig                                |    8 +
drivers/ata/Makefile                               |    1 +
drivers/ata/sata_imx.c                             |  349 ++++++++++++++++++++
include/linux/mfd/syscon/imx6q-iomuxc-gpr.h        |  121 +++++--
6 files changed, 527 insertions(+), 39 deletions(-)

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

end of thread, other threads:[~2013-07-02  2:24 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-01 10:02 [PATCH v2 0/4] ahci: enable ahci sata support on imx6q Richard Zhu
     [not found] ` <1372672975-2997-5-git-send-email-r65037@freescale.com>
2013-07-01 11:27   ` [v2 4/4] sata: imx: add ahci sata support on imx platforms Girish K S
2013-07-01 14:48     ` Shawn Guo
2013-07-01 15:04       ` Girish K S
2013-07-01 15:17         ` Shawn Guo
2013-07-01 12:44   ` Sascha Hauer
2013-07-01 15:29     ` Shawn Guo
2013-07-02  2:24       ` Zhu Richard-R65037
2013-07-01 12:49   ` Rob Herring
2013-07-01 13:03     ` Sascha Hauer
2013-07-01 13:22     ` Girish K S
2013-07-01 13:36   ` Tejun Heo
2013-07-01 14:58     ` Zhu Richard-R65037
2013-07-01 15:21     ` Shawn Guo
     [not found] ` <1372672975-2997-2-git-send-email-r65037@freescale.com>
2013-07-01 14:37   ` [v2 1/4] ARM: dtsi: enable ahci sata on imx6q platforms Shawn Guo
2013-07-01 14:48     ` Zhu Richard-R65037
     [not found] ` <1372672975-2997-3-git-send-email-r65037@freescale.com>
2013-07-01 12:55   ` [v2 2/4] imx: ahci: " Sascha Hauer
2013-07-01 14:48     ` Zhu Richard-R65037
2013-07-01 14:53   ` Shawn Guo

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).