]> git.baikalelectronics.ru Git - kernel.git/commit
spi: dw-mmio: add MSCC Jaguar2 support
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 29 Aug 2018 12:45:48 +0000 (14:45 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 29 Aug 2018 13:15:16 +0000 (14:15 +0100)
commit1115ff4c4e21331e826ce3948776ccae1d40b798
tree71eb1731671215a7621deeb19abb7977a549f0e0
parentf13396010d109335d8e5454bef6be445162a9a9f
spi: dw-mmio: add MSCC Jaguar2 support

Unfortunately, the Jaguar2 CPU_SYSTEM_CTRL register set has a different
layout than the Ocelot one. Handle that while keeping most of the code
common.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-dw-mmio.c