]> git.baikalelectronics.ru Git - kernel.git/commit
spi: lantiq: Move interrupt control register offesets to SoC specific data structure
authorDilip Kota <eswara.kota@linux.intel.com>
Fri, 17 Jul 2020 06:27:52 +0000 (14:27 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 22 Jul 2020 00:55:55 +0000 (01:55 +0100)
commita65ba7a9933191b69c011298615e8ce76cbeaad9
tree64c2b97d7e17a96b8a8cd7001a50a73c5310afbe
parent90a6ecb84533dfd50f2a52304b6eab2f9e8b23e2
spi: lantiq: Move interrupt control register offesets to SoC specific data structure

Address of Interrupt control registers are different on new chipsets.
So move them to SoC specific data structure.

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