]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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:38:22 +0000 (08:38 +0100)
commit5b72bb01bccf7439f9d69a3094b99f431220b95f
treee630f0d5f57279f0b26cd46501364afc0c8bb404
parent76cc8bb46b96485d2e10547797600fda498e8d86
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