diff --git a/doc/releases/release-notes-2.2.rst b/doc/releases/release-notes-2.2.rst index bb1b26eade64..c77927cb85fc 100644 --- a/doc/releases/release-notes-2.2.rst +++ b/doc/releases/release-notes-2.2.rst @@ -91,6 +91,11 @@ Stable API changes in this release Usage of 8-bit write block size emulation is only recommended for compatibility with older storage contents. +* Clock control + + * The callback prototype (clock_control_cb_t) has now additional argument + (clock_control_subsys_t) indicating which clock subsystem got started. + Removed APIs in this release ============================