Skip to content
Commit 847c6bc8 authored by Gabriel Fernandez's avatar Gabriel Fernandez Committed by Yann Gautier
Browse files

feat(clk): add a minimal clock framework



This is mainly a clock interface with clk_ops callbacks.
Those callbacks are: enable, disable, get_rate, set_parent,
and is_enabled.
This framework is compiled for STM32MP1.

Change-Id: I5119a2aeaf103ceaae7a60d9e423caf0c148d794
Signed-off-by: default avatarLudovic Barre <ludovic.barre@st.com>
Signed-off-by: default avatarGabriel Fernandez <gabriel.fernandez@st.com>
parent 47833abd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment