]> git.ipfire.org Git - thirdparty/linux.git/commit
pwm: pca9685: Drop GPIO support
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>
Tue, 29 Jul 2025 10:36:03 +0000 (12:36 +0200)
committerUwe Kleine-König <ukleinek@kernel.org>
Mon, 15 Sep 2025 09:39:46 +0000 (11:39 +0200)
commit42f18ae36f3f262683739fed5fff9342a6954914
tree6dab77f4d7eae07b39cda5c3b76039cd263d52a5
parent3d4c42172380d287f118a14458ea9b418bbebefc
pwm: pca9685: Drop GPIO support

The functionality will be restored after the driver is converted to the
waveform API as the pwm core optionally provides a gpio chip for all
pwm chips that support the waveform API.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://lore.kernel.org/r/d975376fce9640c90ddc868e3722adeb83fff279.1753784092.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
drivers/pwm/pwm-pca9685.c