MLK-20125 ata: imx: add one ext_osc parameter for imx8qm ahci
authorRichard Zhu <hongxing.zhu@nxp.com>
Tue, 30 Oct 2018 07:20:50 +0000 (15:20 +0800)
committerRichard Zhu <hongxing.zhu@nxp.com>
Wed, 15 May 2019 06:17:21 +0000 (14:17 +0800)
commit87da0fa8652fa4602a598a551501744a56f9dfb5
treebb567c7d75a68f56ddcfa4ae5c323c8bc46af917
parent1953b8289b51b1ebc42e8511a6b7b12de7142c1e
MLK-20125 ata: imx: add one ext_osc parameter for imx8qm ahci

Add one parameter to distinguish the different ref_clk
source, internal pll or the external osc.
NOTE: The value of the ext_osc should be aligned to the one
of the pcie's, since both of them share one ref_clk source.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
drivers/ata/ahci_imx.c