linux-stable/arch/arm/mach-ep93xx
Nikita Shubin 9645ccc7bd
ep93xx: clock: convert in-place to COMMON_CLK
Converted in-place without moving file to drivers/clk.

tested on ts7250 (EP9302).

Only setting rate and change parent tested for, as they
are missing on ts7250:
- video
- I2S
- ADC/KEYPAD
- PWM

Only video and I2S clock are interesting, as they are
GATE + double DIV + MUX, all other are pretty much
common but require ep93xx_syscon_swlocked_write to set
registers.

Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Tested-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/20211018103105.146380-3-alexander.sverdlin@gmail.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2021-10-20 17:46:36 +02:00
..
include/mach treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
Kconfig ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
Makefile ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
Makefile.boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
adssphere.c ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
clock.c ep93xx: clock: convert in-place to COMMON_CLK 2021-10-20 17:46:36 +02:00
core.c ep93xx: clock: convert in-place to COMMON_CLK 2021-10-20 17:46:36 +02:00
dma.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
edb93xx.c ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
gesbc9312.c ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
gpio-ep93xx.h ARM: ep93xx: move private headers out of mach/* 2019-04-28 23:08:44 -07:00
hardware.h ARM: ep93xx: move private headers out of mach/* 2019-04-28 23:08:44 -07:00
micro9.c ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
platform.h ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
simone.c ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
snappercl15.c ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
soc.h ep93xx: clock: convert in-place to COMMON_CLK 2021-10-20 17:46:36 +02:00
timer-ep93xx.c ARM: ep93xx: Replace setup_irq() by request_irq() 2020-03-27 14:11:42 +01:00
ts72xx.c ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
ts72xx.h ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivative 2017-12-13 22:26:10 +01:00
vision_ep9307.c ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00