Commit 71ea72a
[nrf fromtree] boards nrf54l15bsim: Do not work around peripheral clock issue
In 923d313 the clock frequency in DTS
for the UART00 was fixed, but not for the simulated target. This was
likely due to the HW models modeling it as 16MHz instead of 128MHz for
this particular one as it is in reality.
Now that the HW models have been fixed, let's let this clock be
configured like for real HW.
Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit 12a67776f5a2dc04083ab5879e9572e0b8207c64)1 parent 6c38aba commit 71ea72a
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 87 | | |
92 | 88 | | |
93 | 89 | | |
| |||
0 commit comments