commit | d2160e4f3bc08303f704f5d5926efd12c3fba6ac | [log] [tgz] |
---|---|---|
author | Peter van der Perk <peter.vanderperk@nxp.com> | Thu Mar 13 11:34:54 2025 +0100 |
committer | Benjamin Cabé <kartben@gmail.com> | Wed Mar 19 20:26:55 2025 +0100 |
tree | 0139b905ff8c7df2cc0e645c11206c553b1e8f7a | |
parent | 4f7e049ea13272b1108006c71cef76724126b6ba [diff] |
kinetis-tpm: don't enable AON/WU clocks on IMX9596 On IMX9596 the AON/WU clocks aren't controllable are on by default. But TPM1 and TPM3 uses the clocks, by not enabling these clocks on both TPM1/TPM3 will initialize succesfully. Signed-off-by: Peter van der Perk <peter.vanderperk@nxp.com>