Home
last modified time | relevance | path

Searched hist:f7c13e6a791b997e5b73f073db5f81864b882b61 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx25/
H A Dgeneric.cf7c13e6a791b997e5b73f073db5f81864b882b61 Wed May 03 09:59:04 UTC 2017 Benoît Thébaudeau <benoit@wsystem.com> 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>