
6 Jul
2024
6 Jul
'24
10:48 p.m.
On Tue, Jun 25, 2024 at 5:26 AM Marek Vasut marex@denx.de wrote:
The older i.MX8M Mini Verdin SoMs may came with 20 MHz SPI CAN controller oscillator, the newer SoMs always use 40 MHz oscillator. Handle both by overriding the oscillator frequency just before booting the kernel.
These are the known variants with 20 MHz oscillator:
- 0055, V1.1A, V1.1B, V1.1C and V1.1D, use a 20MHz oscillator
- 0059, V1.1A and V1.1B, use a 20MHz oscillator
Signed-off-by: Marek Vasut marex@denx.de
Applied, thanks.