clk: uniphier: Add SCSSI clock gate for each channel
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Fri, 27 Dec 2019 01:42:05 +0000 (10:42 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Feb 2020 07:36:42 +0000 (08:36 +0100)
commit2417ea1d07a5f4f528665e49ec7644a1b7651bad
tree1aefe852769dd1ad3cf5acc7c5404ae5377f6895
parent6447bfe829224543b8e32e0a0ed19663b7205a2b
clk: uniphier: Add SCSSI clock gate for each channel

[ Upstream commit 1ec09a2ec67a0baa46a3ccac041dbcdbc6db2cb9 ]

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

Fixes: ff388ee36516 ("clk: uniphier: add clock frequency support for SPI")
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Link: https://lkml.kernel.org/r/1577410925-22021-1-git-send-email-hayashi.kunihiko@socionext.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/uniphier/clk-uniphier-peri.c