ee255ae548
Replace DT_ARM_CORTEX_*_0_CLOCK_FREQUENCY with a PATH based reference to cpu@0 (DT_PATH(cpus, cpu_0)) and than getting the clock_frequency property: DT_ARM_CORTEX_*_CLOCK_FREQUENCY -> DT_PROP(DT_PATH(cpus, cpu_0), clock_frequency) Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig.samd2x | ||
Kconfig.samd5x | ||
atmel_sam0_dt.h | ||
gmac_fixup_samd5x.h | ||
sercom_fixup_samd5x.h | ||
soc_samd2x.c | ||
soc_samd5x.c | ||
tc_fixup_samd5x.h |