]> git.ipfire.org Git - thirdparty/linux.git/commit
spi: dw: add reset control
authorDinh Nguyen <dinguyen@kernel.org>
Fri, 29 May 2020 15:58:05 +0000 (10:58 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 29 May 2020 16:49:55 +0000 (17:49 +0100)
commit7830c0ef26cb73b653c2db2f3ca7be08f44fa046
tree96bc89027ad2fe21653a52a89f34dfae6be9a36b
parentecfbd3cf3b8bb73ac6a80ddf430b5912fd4402a6
spi: dw: add reset control

Add mechanism to get the reset control and deassert it in order to bring
the IP out of reset.

Signed-off-by: Liang Jin J <liang.j.jin@ericsson.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Link: https://lore.kernel.org/r/20200529155806.16758-1-dinguyen@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-dw-mmio.c