]> git.baikalelectronics.ru Git - kernel.git/commit
spi: lantiq: Add SMP support
authorDilip Kota <eswara.kota@linux.intel.com>
Fri, 17 Jul 2020 06:27:51 +0000 (14:27 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 22 Jul 2020 00:55:54 +0000 (01:55 +0100)
commit90a6ecb84533dfd50f2a52304b6eab2f9e8b23e2
treeaab488339ad14549ba52a90ef59563e6a077cd6a
parentb059255e8946de39838092c6efd3dc232fabfe2d
spi: lantiq: Add SMP support

Existing driver supports only single core SoC. New multicore platforms uses
the same driver/IP so SMP support is required. This patch adds multicore
support in the driver.

Signed-off-by: Dilip Kota <eswara.kota@linux.intel.com>
Link: https://lore.kernel.org/r/d6663296b41f102c582fda08e71f62b72ca05d5d.1594957019.git.eswara.kota@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-lantiq-ssc.c