]> www.infradead.org Git - users/dwmw2/linux.git/commit
rtc: pcf50633: Remove
authorDr. David Alan Gilbert <linux@treblig.org>
Tue, 11 Mar 2025 01:49:52 +0000 (01:49 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 17 Mar 2025 21:55:37 +0000 (22:55 +0100)
commit0a243de9d009087fc99f591faa2c494ff5907fcd
tree86b45aaae83446349ae7e03a68aad56896f85437
parent015b70bd6c759af9e4fd5824a4ffe145ccf6a615
rtc: pcf50633: Remove

The pcf50633 was used as part of the OpenMoko devices but
the support for its main chip was recently removed in:
commit 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support")

See https://lore.kernel.org/all/Z8z236h4B5A6Ki3D@gallifrey/

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20250311014959.743322-3-linux@treblig.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-pcf50633.c [deleted file]