[PATCH v2 0/5] iio: adc: samsung: Simplify, cleanup and drop S3C2410

From: Krzysztof Kozlowski
Date: Sat Aug 30 2025 - 12:48:54 EST


Changes in v2:
- Patch #5: Fix S5Pv210 interrupts
- Patch #3: Drop touchscreen-s3c2410.h
- Add Rb tags
- Link to v1: https://lore.kernel.org/r/20250830-s3c-cleanup-adc-v1-0-de54dfb1d9ea@xxxxxxxxxx

S3C2410 is gone from kernel, so we can drop its support and remaining
related pieces.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (5):
iio: adc: exynos_adc: Drop S3C2410 support
iio: adc: exynos_adc: Drop touchscreen support
iio: adc: exynos_adc: Drop platform data support
dt-bindings: iio: adc: samsung,exynos: Drop S3C2410
dt-bindings: iio: adc: samsung,exynos: Drop touchscreen support

.../bindings/iio/adc/samsung,exynos-adc.yaml | 26 +-
drivers/iio/adc/exynos_adc.c | 282 +--------------------
include/linux/platform_data/touchscreen-s3c2410.h | 22 --
3 files changed, 14 insertions(+), 316 deletions(-)
---
base-commit: 642543fe9a04beda174633dff607429dc1734b2a
change-id: 20250830-s3c-cleanup-adc-71ac80978520

Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>