From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Cercueil Subject: Re: [PATCH 10/11] mfd: Drop obsolete JZ4740 driver Date: Tue, 13 Aug 2019 12:01:48 +0200 Message-ID: <1565690508.1856.0@crapouillou.net> References: <20190725220215.460-1-paul@crapouillou.net> <20190725220215.460-11-paul@crapouillou.net> <20190812081640.GA26727@dell> <4b48e597-951e-45fd-dfb2-4a1292a8b067@amsat.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <4b48e597-951e-45fd-dfb2-4a1292a8b067@amsat.org> Sender: linux-kernel-owner@vger.kernel.org To: Philippe =?iso-8859-1?q?Mathieu-Daud=E9?= Cc: Lee Jones , Ralf Baechle , Paul Burton , James Hogan , Rob Herring , Mark Rutland , Vinod Koul , Jean Delvare , Guenter Roeck , Miquel Raynal , Richard Weinberger , Sebastian Reichel , Bartlomiej Zolnierkiewicz , Liam Girdwood , Mark Brown , od@zcrc.me, devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-mtd@lists.infradead.org, linux-pm@vger.ke List-Id: devicetree@vger.kernel.org Hi Philippe, Le mar. 13 ao=FBt 2019 =E0 10:44, Philippe=20 =3D?iso-8859-1?q?Mathieu-Daud=3DE9?=3D a =E9crit : > Hi Lee, >=20 > On 8/12/19 10:16 AM, Lee Jones wrote: >> On Thu, 25 Jul 2019, Paul Cercueil wrote: >>=20 >>> It has been replaced with the ingenic-iio driver for the ADC. >>>=20 >>> Signed-off-by: Paul Cercueil >>> Tested-by: Artur Rojek >>> --- >>> drivers/mfd/Kconfig | 9 -- >>> drivers/mfd/Makefile | 1 - >>> drivers/mfd/jz4740-adc.c | 324=20 >>> --------------------------------------- >>> 3 files changed, 334 deletions(-) >>> delete mode 100644 drivers/mfd/jz4740-adc.c >>=20 >> Applied, thanks. >=20 > 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. >=20 > Probably easier if this patch goes thru the MIPS tree as part of the > "JZ4740 SoC cleanup" series. >=20 > Regards, >=20 > Phil. =