zephyr/soc/arm/atmel_sam
Kumar Gala dbeb3ba32e drivers: spi: spi_sam: rework device tree support
Reworked spi_sam driver to utilize new DT_INST macros as part of
this rework we also now get pin ctrl/mux configuration information
from the device tree instead of via Kconfig and defines in soc_pinmap.h

We remove defines from dts_fixup.h and soc_pinmap.h and associated
Kconfig symbols that are no longer needed due to getting all that
information from devicetree.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-25 09:29:54 -05:00
..
common soc: arm: atmel_sam: Add helper macros to init array of pins 2020-04-25 09:29:54 -05:00
sam3x soc: arm: atmel_sam: Clock clean-up 2020-04-23 15:00:39 +02:00
sam4e drivers: spi: spi_sam: rework device tree support 2020-04-25 09:29:54 -05:00
sam4s drivers: spi: spi_sam: rework device tree support 2020-04-25 09:29:54 -05:00
same70 drivers: spi: spi_sam: rework device tree support 2020-04-25 09:29:54 -05:00
samv71 drivers: spi: spi_sam: rework device tree support 2020-04-25 09:29:54 -05:00
CMakeLists.txt
Kconfig
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
Kconfig.soc