zephyr/soc/arc/snps_emsk
Piotr Zięcik 4a543e138d drivers: spi_dw: Get clock frequency from DTS
The spi_dw driver used system clock frequency
as a base for SPI bus frequency calculation.
This commit corrects that by obtaining the needed value from DTS.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-07-24 15:10:02 +02:00
..
CMakeLists.txt soc: arc: optmize and bug fix the compile options 2019-06-26 09:10:44 -04:00
dts_fixup.h drivers: spi_dw: Get clock frequency from DTS 2019-07-24 15:10:02 +02:00
Kconfig
Kconfig.defconfig
Kconfig.defconfig.em7d Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.em9d Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.em11d Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.soc kconfig: Hide the DesignWare SPI driver on unsupported platforms 2018-11-20 15:50:42 -05:00
linker.ld board: emsk: fix the ddr related definitons 2019-03-29 09:37:43 -04:00
soc_config.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
soc.c
soc.h drivers: spi_dw: Get clock frequency from DTS 2019-07-24 15:10:02 +02:00