]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
reset: uniphier: Add SCSSI reset control for each channel
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Fri, 29 Nov 2019 04:19:19 +0000 (13:19 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Feb 2020 07:36:41 +0000 (08:36 +0100)
commit04361b8961d67fdc000da80f9ce3aa6e2cb5ee85
tree7b030e436b9fdd55a86065679f7d739a9ed75692
parente39aac0e65f1374da1b9354b0922431e42c9403c
reset: uniphier: Add SCSSI reset control for each channel

[ Upstream commit f4aec227e985e31d2fdc5608daf48e3de19157b7 ]

SCSSI has reset controls for each channel in the SoCs newer than Pro4,
so this adds missing reset controls for channel 1, 2 and 3. And more, this
moves MCSSI reset ID after SCSSI.

Fixes: 6b39fd590aeb ("reset: uniphier: add reset control support for SPI")
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/reset/reset-uniphier.c