zephyr/soc/arm/atmel_sam0/common
Benjamin Valentin 4cfd0fd1d0 soc: sam0: Add SERCOM fixup for samd5x
The SERCOMS on SAMD5x/SAME5x are connected to different MCLK
APBMASKs. There is no systematic way to tell whether a SERCOM
is connected to APBA, APBB, APBC or APBD, so rely on the
information from ASF instead of replicating it elsewhere.

This is needed for SPI, I2C and UART support on the SAMD5x/SAME5x
platform.

Signed-off-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
2019-11-06 21:18:00 -06:00
..
CMakeLists.txt soc: atmel_sam0: Add SAME54 2019-11-06 21:18:00 -06:00
Kconfig.samd2x soc: atmel: add SAMR21 2019-04-28 13:25:35 -04:00
Kconfig.samd5x soc: atmel_sam0: Add SAME54 2019-11-06 21:18:00 -06:00
sercom_fixup_samd5x.h soc: sam0: Add SERCOM fixup for samd5x 2019-11-06 21:18:00 -06:00
soc_samd2x.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
soc_samd5x.c soc: atmel_sam0: Add SAME54 2019-11-06 21:18:00 -06:00