mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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:
|
||
|---|---|---|
| .. | ||
| clk-uniphier-core.c | ||
| clk-uniphier-cpugear.c | ||
| clk-uniphier-fixed-factor.c | ||
| clk-uniphier-fixed-rate.c | ||
| clk-uniphier-gate.c | ||
| clk-uniphier-mio.c | ||
| clk-uniphier-mux.c | ||
| clk-uniphier-peri.c | ||
| clk-uniphier-sys.c | ||
| clk-uniphier.h | ||
| Kconfig | ||
| Makefile | ||