[PATCH 0/2] [R/master] fix SATA on imx6

Paolo Pisati paolo.pisati at canonical.com
Thu Jan 31 17:33:45 UTC 2013


First patch re-enables SATA clk after some modification that went in 3.8 - the
author doesn't want to commit the code because: 

1) imx6 SATA support is not fully upstream (see patch 0002) so it's not a
regression for him

2) he expects someone who cares about SATA on imx6 to commit that code

See here for the discussion:

http://www.spinics.net/lists/arm-kernel/msg221503.html

Patch 0002 is the "out of tree" patch that adds SATA support - actually this
patch just adds the ahci controller to the imx6 DTB and the corresponding id
to the AHCI driver, exactly like adding the PCI ID of a new board to an
existing driver.

Proposing for R/master.

Allen Ibara (1):
  SAUCE: imx6: dts: Add IMX6Q AHCI support

Paolo Pisati (1):
  SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM

 arch/arm/boot/dts/imx6q-sabrelite.dts |    5 +++++
 arch/arm/boot/dts/imx6q.dtsi          |    8 ++++++++
 arch/arm/mach-imx/clk-imx6q.c         |    3 +++
 drivers/ata/ahci_platform.c           |   28 +++++++++++++++++++++-------
 4 files changed, 37 insertions(+), 7 deletions(-)

-- 
1.7.10.4





More information about the kernel-team mailing list