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

Leann Ogasawara leann.ogasawara at canonical.com
Thu Jan 31 19:36:06 UTC 2013


Applied to Raring master-next.

Thanks,
Leann

On 01/31/2013 09:33 AM, Paolo Pisati wrote:
> 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(-)
>





More information about the kernel-team mailing list