]> 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)
commit1131b512dd00a55e71dd1ec22c87a5d956fd19d1
tree64c2b97d7e17a96b8a8cd7001a50a73c5310afbe
parentfc3b5bcef3180d2c5b653778fbd3f672bcfe4b16
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