commit | 6fb8954b08d395a831a3e98134fe6545e6293a60 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Nov 22 12:05:02 2013 +0100 |
committer | Shawn Guo <shawn.guo@linaro.org> | Tue Dec 31 09:36:26 2013 +0800 |
tree | d0f482198af2675bd7c9f27a5273844bfcdcb53b | |
parent | 6d9cc6132a27afbe1ac2b5d709115307ac174b53 [diff] |
ARM: imx: imx53: Add SATA PHY clock Add SATA PHY clock which are derived from the USB PHY1 clock. Note that this patch derives the SATA PHY clock from USB PHY1 clock gate so that the SATA driver can ungate both the SATA PHY clock and USB PHY1 clock for the SATA to work correctly. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Richard Zhu <r65037@freescale.com> Cc: Tejun Heo <tj@kernel.org> Cc: Linux-IDE <linux-ide@vger.kernel.org> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>