]> 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:38:21 +0000 (08:38 +0100)
commita1436eb19c88e98eefcdc485480971270314f753
tree1a8140a30211f37450616b3d7754d952d105dc6d
parent764bc83b8b8221d0b6589cfa814e3a2a603b2aca
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