mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 18:30:29 +00:00
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> |
||
|---|---|---|
| .. | ||
| include/mach | ||
| adssphere.c | ||
| clock.c | ||
| core.c | ||
| dma.c | ||
| edb93xx.c | ||
| gesbc9312.c | ||
| gpio-ep93xx.h | ||
| hardware.h | ||
| Kconfig | ||
| Makefile | ||
| Makefile.boot | ||
| micro9.c | ||
| platform.h | ||
| simone.c | ||
| snappercl15.c | ||
| soc.h | ||
| timer-ep93xx.c | ||
| ts72xx.c | ||
| ts72xx.h | ||
| vision_ep9307.c | ||