Skip to content

Commit 248bc01

Browse files
Dr. David Alan Gilbertbroonie
authored andcommitted
regulator: pcf50633-regulator: Remove
The pcf50633 was used as part of the OpenMoko devices but the support for its main chip was recently removed in: commit 61b7f89 ("ARM: s3c: remove all s3c24xx support") See https://lore.kernel.org/all/Z8z236h4B5A6Ki3D@gallifrey/ Remove it. Signed-off-by: Dr. David Alan Gilbert <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent c8c1ab2 commit 248bc01

File tree

3 files changed

+0
-132
lines changed

3 files changed

+0
-132
lines changed

drivers/regulator/Kconfig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -988,13 +988,6 @@ config REGULATOR_PCAP
988988
This driver provides support for the voltage regulators of the
989989
PCAP2 PMIC.
990990

991-
config REGULATOR_PCF50633
992-
tristate "NXP PCF50633 regulator driver"
993-
depends on MFD_PCF50633
994-
help
995-
Say Y here to support the voltage regulators and converters
996-
on PCF50633
997-
998991
config REGULATOR_PF8X00
999992
tristate "NXP PF8100/PF8121A/PF8200 regulator driver"
1000993
depends on I2C && OF

drivers/regulator/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ obj-$(CONFIG_REGULATOR_PWM) += pwm-regulator.o
132132
obj-$(CONFIG_REGULATOR_TPS51632) += tps51632-regulator.o
133133
obj-$(CONFIG_REGULATOR_PBIAS) += pbias-regulator.o
134134
obj-$(CONFIG_REGULATOR_PCAP) += pcap-regulator.o
135-
obj-$(CONFIG_REGULATOR_PCF50633) += pcf50633-regulator.o
136135
obj-$(CONFIG_REGULATOR_RAA215300) += raa215300.o
137136
obj-$(CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY) += rpi-panel-attiny-regulator.o
138137
obj-$(CONFIG_REGULATOR_RC5T583) += rc5t583-regulator.o

drivers/regulator/pcf50633-regulator.c

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)