u-boot/arch/arm/mach-s5pc1xx
Tom Rini b9d1f88b3a exynos: Rework legacy PWM usage
The way that the timer support is currently done for exynos/nexell
platforms relies on the legacy PWM infrastructure, and that needs to be
updated. However, we really cannot safely undef CONFIG_DM_PWM to build
the timer.c file without warnings. For now, rename the relevant legacy
functions to be prefixed with s5p_ and add prototypes to the arch pwm.h
files.

Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Cc: Dzmitry Sankouski <dsankouski@gmail.com>
Cc: Stefan Bosch <stefan_b@posteo.net>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-12-23 10:07:03 -05:00
..
include/mach exynos: Rework legacy PWM usage 2022-12-23 10:07:03 -05:00
cache.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
clock.c arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespace 2021-12-27 16:20:18 -05:00
Kconfig arm: samsung: Move CONFIG_MISC_COMMON to Kconfig 2022-12-05 16:07:13 -05:00
Makefile
pinmux.c
reset.S