Skip to content

Conversation

LaurentiuM1234
Copy link
Contributor

As per the i.MX93's TRM, section "30.2 System Clocks", the root clock of TPM3 is not TPM3_CLK_ROOT, but, rather, BUS_WAKEUP_CLK_ROOT. Therefore, if clock_control_get_rate() using the IMX_CCM_TPM3_CLK clock ID, the root clock will have to be set to kCLOCK_Root_BusWakeup instead of kCLOCK_Root_Tpm3.

As per the i.MX93 TRM, section "30.2 System Clocks", the root clock
of TPM3 is not TPM3_CLK_ROOT, but, rather, BUS_WAKEUP_CLK_ROOT. Therefore,
if clock_control_get_rate() is using the IMX_CCM_TPM3_CLK clock ID, the
root clock will have to be set to kCLOCK_Root_BusWakeup instead of
kCLOCK_Root_Tpm3.

Signed-off-by: Laurentiu Mihalcea <[email protected]>
@LaurentiuM1234 LaurentiuM1234 marked this pull request as ready for review September 1, 2025 14:36
Copy link

sonarqubecloud bot commented Sep 1, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants