commit | 1bbcb58a69c4ee2ee13e9d5de4499438ca08b149 | [log] [tgz] |
---|---|---|
author | Gabriel Fernandez <gabriel.fernandez@foss.st.com> | Mon May 15 09:55:31 2023 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Tue May 30 15:39:50 2023 +0200 |
tree | 59deb89455e323a694a4faf406a3fb0653bf8c2b | |
parent | b156d7b1cca1542f0c1c6f5d4354c43e048dc4a0 [diff] |
fix(st-clock): disabling CKPER clock is not functional on stm32mp13 The mask used to configure the CKPER MUX was wrong and unnecessary. Change-Id: I40098f2a27b9e5ba8706ab5377d23f578c09838b Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com>