commit | 309dfe7cfee5e278efacfe0f3d9c05676eade75a | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel.degrasse@nxp.com> | Tue Oct 26 10:28:02 2021 -0500 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Wed Nov 03 16:18:25 2021 -0400 |
tree | a9fd7e4225a1e9432868a5af7cbf4ef99f9a6d40 | |
parent | c0cee4fb5cd35ac49d34df062f1f97590d68845c [diff] |
boards: mimxrt1160_evk: Fix DTS inconsistencies with reference manual Fix register addresses in rt11xx SOC dts. Flexcan1 was defined with an incorrect register address, and watchdog 3 was incorrectly labelled as watchdog 1. Watchdog 2 should not be enabled, as it is only accessible from code running in the trustzone context. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>