On Mon, 8 Jun 2020 at 14:35, Jean-Christophe Dubois <j...@tribudubois.net> wrote: > > Some bits of the CCM registers are non writable. > > This was left undone in the initial commit (all bits of registers were > writable). > > This patch adds the required code to protect the non writable bits. > > Signed-off-by: Jean-Christophe Dubois <j...@tribudubois.net> > --- > > v2: simplify code after feedback on the first patch.
Applied to target-arm.next, thanks. -- PMM