On Thu, 25 Jul 2019, Paul Cercueil wrote:
It has been replaced with the ingenic-iio driver for the ADC.
Signed-off-by: Paul Cercueil paul@crapouillou.net Tested-by: Artur Rojek contact@artur-rojek.eu
drivers/mfd/Kconfig | 9 -- drivers/mfd/Makefile | 1 - drivers/mfd/jz4740-adc.c | 324 --------------------------------------- 3 files changed, 334 deletions(-) delete mode 100644 drivers/mfd/jz4740-adc.c
Applied, thanks.
Hi Lee,
On 8/12/19 10:16 AM, Lee Jones wrote:
On Thu, 25 Jul 2019, Paul Cercueil wrote:
It has been replaced with the ingenic-iio driver for the ADC.
Signed-off-by: Paul Cercueil paul@crapouillou.net Tested-by: Artur Rojek contact@artur-rojek.eu
drivers/mfd/Kconfig | 9 -- drivers/mfd/Makefile | 1 - drivers/mfd/jz4740-adc.c | 324 --------------------------------------- 3 files changed, 334 deletions(-) delete mode 100644 drivers/mfd/jz4740-adc.c
Applied, thanks.
It seems the replacement is done in "MIPS: qi_lb60: Migrate to devicetree" which is not yet merged.
Probably easier if this patch goes thru the MIPS tree as part of the "JZ4740 SoC cleanup" series.
Regards,
Phil.
Hi Philippe,
Le mar. 13 août 2019 à 10:44, Philippe =?iso-8859-1?q?Mathieu-Daud=E9?= f4bug@amsat.org a écrit :
Hi Lee,
On 8/12/19 10:16 AM, Lee Jones wrote:
On Thu, 25 Jul 2019, Paul Cercueil wrote:
It has been replaced with the ingenic-iio driver for the ADC.
Signed-off-by: Paul Cercueil paul@crapouillou.net Tested-by: Artur Rojek contact@artur-rojek.eu
drivers/mfd/Kconfig | 9 -- drivers/mfd/Makefile | 1 - drivers/mfd/jz4740-adc.c | 324
3 files changed, 334 deletions(-) delete mode 100644 drivers/mfd/jz4740-adc.c
Applied, thanks.
It seems the replacement is done in "MIPS: qi_lb60: Migrate to devicetree" which is not yet merged.
It's merged in the MIPS tree, though, so it'll blend together just fine in linux-next.
Probably easier if this patch goes thru the MIPS tree as part of the "JZ4740 SoC cleanup" series.
Regards,
Phil.
On Tue, 13 Aug 2019, Paul Cercueil wrote:
Hi Philippe,
Le mar. 13 août 2019 à 10:44, Philippe =?iso-8859-1?q?Mathieu-Daud=E9?= f4bug@amsat.org a écrit :
Hi Lee,
On 8/12/19 10:16 AM, Lee Jones wrote:
On Thu, 25 Jul 2019, Paul Cercueil wrote:
It has been replaced with the ingenic-iio driver for the ADC.
Signed-off-by: Paul Cercueil paul@crapouillou.net Tested-by: Artur Rojek contact@artur-rojek.eu
drivers/mfd/Kconfig | 9 -- drivers/mfd/Makefile | 1 - drivers/mfd/jz4740-adc.c | 324
3 files changed, 334 deletions(-) delete mode 100644 drivers/mfd/jz4740-adc.c
Applied, thanks.
It seems the replacement is done in "MIPS: qi_lb60: Migrate to devicetree" which is not yet merged.
It's merged in the MIPS tree, though, so it'll blend together just fine in linux-next.
Wonderful. Thanks Paul.
dri-devel@lists.freedesktop.org