commit | 9f2aa98c620ac271cb5d5a7d3cea138f9364cc37 | [log] [tgz] |
---|---|---|
author | Benoît Thébaudeau <benoit@wsystem.com> | Wed May 03 11:59:04 2017 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed May 31 10:14:17 2017 +0200 |
tree | af75a4f5970d98ba940c18ea35281241bfdb04dd | |
parent | e16e92262de8eebc7b6b228d3aa9fdd5a414416b [diff] |
mx25: Fix imx_get_perclk() imx_get_perclk() used the AHB clock as the clock source for all PER clocks, but the USB PLL output can also be a PER clock source if the corresponding PER CLK MUX bit is set in CCM.MCR. Signed-off-by: Benoît Thébaudeau <benoit@wsystem.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>