]> git.sur5r.net Git - u-boot/commit
clk: stm32f7: add dedicated STM32F7 compatible string
authorPatrice Chotard <patrice.chotard@st.com>
Wed, 15 Nov 2017 12:14:45 +0000 (13:14 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 30 Nov 2017 03:30:50 +0000 (22:30 -0500)
commite868e3e537278d1d7a19c65fd5c5475c0c825b42
treeb61979725be086dcc8722f22bb02e2ced90c31a7
parentd0a768b1c848cbdebfa57f44fd6c7205c235e3ee
clk: stm32f7: add dedicated STM32F7 compatible string

Add a dedicated stm32f7 compatible string to use clk_stm32f7
driver with both STM32F4 and STM32F7 SoCs.
It will be needed to manage differences between these 2 SoCs.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
drivers/clk/clk_stm32f7.c