diff options
| author | Tom Rini <[email protected]> | 2022-12-04 10:03:26 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-12-23 10:07:03 -0500 |
| commit | b9d1f88b3aae10c15c0cd767acccc1026f5ef6d8 (patch) | |
| tree | 07ba6f52b7f2a0f5b3105aede4e842bc7b525671 /include | |
| parent | 52d91e1c20b399ddab276e2c03e5788ed5e5fdd2 (diff) | |
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 <[email protected]>
Cc: Jaehoon Chung <[email protected]>
Cc: Dzmitry Sankouski <[email protected]>
Cc: Stefan Bosch <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
