commit | 8b41464547330a39cc7e0ef87a5dd8f34db324e1 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Apr 11 17:07:45 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue May 08 09:07:34 2018 -0400 |
tree | ea0eb1eb7e28a3dba811bed5f1532a3acc2e296a | |
parent | 274fb461f4792431b3777874472c8bd6149e6168 [diff] |
clk: clk_stm32f: Use PLLSAIP as USB 48MHz clock On all STM32F4 and F7 SoCs family (except STM32F429), PLLSAI output P can be used as 48MHz clock source for USB and SDMMC. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Tested By: Bruno Herrera <bruherrera@gmail.com>