[PATCH V3 1/3] ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_EN
From: tj@kernel.org (Tejun Heo)
Date: 2013-12-03 12:41:40
Also in:
linux-ide
From: tj@kernel.org (Tejun Heo)
Date: 2013-12-03 12:41:40
Also in:
linux-ide
On Mon, Nov 25, 2013 at 09:47:00AM +0100, Marek Vasut wrote:
We must clear this IMX6Q_GPR13_SATA_MPLL_CLK_EN bit on i.MX6Q, otherwise Linux will fail to find the attached drive on some boards. This entire fix was: Reported-by: Eric Nelson <redacted> Signed-off-by: Marek Vasut <marex@denx.de> Cc: Shawn Guo <redacted> Cc: Richard Zhu <redacted> Cc: Tejun Heo <tj@kernel.org> Cc: Linux-IDE <redacted>
Applied to libata/for-3.13-fixes w/ stable cc'd. Thanks. -- tejun