arm: stm32mp: add weak function to save vddcore
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 25 May 2020 10:19:45 +0000 (12:19 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Tue, 7 Jul 2020 14:01:23 +0000 (16:01 +0200)
commit4e62642aef59ef89e00fe05ef1c27f263d80bcf6
treeb36ad90b8fbfa2205d9da4218f2683be601531d6
parent37ad8377af00128adc47fb1192142ac9dfbf1f9d
arm: stm32mp: add weak function to save vddcore

Add a weak functions to save the vddcore voltage value provided
in the OPP node when the clock tree is initialized.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/mach-stm32mp/include/mach/sys_proto.h
drivers/clk/clk_stm32mp1.c