RE: [PATCH 1/1] Migration: set deadline for move to DM_GPIO

2022-08-12 Thread Holger Brunck
> Subject: Re: [PATCH 1/1] Migration: set deadline for move to DM_GPIO > > On Wed, Aug 03, 2022 at 07:27:50PM +0200, Heinrich Schuchardt wrote: > > On 8/3/22 18:26, Quentin Schulz wrote: > > > Hi Tom, > > > > > > On 8/3/22 18:08, Tom Rini wrote: > &

Re: [PATCH 1/1] Migration: set deadline for move to DM_GPIO

2022-08-04 Thread Michael Walle
Hi, The current users of kw_gpio.c should be able to switch to mvebu_gpio.c with some minor changes (the equivalent linux driver supports the kirkwood Soc). I'll try and take a look and convert my boards over. I could do a blind conversion of the other boards if no-one with actual hardware

Re: [PATCH 1/1] Migration: set deadline for move to DM_GPIO

2022-08-03 Thread Chris Packham
On Thu, Aug 4, 2022 at 5:44 AM Tom Rini wrote: > > On Wed, Aug 03, 2022 at 07:27:50PM +0200, Heinrich Schuchardt wrote: > > On 8/3/22 18:26, Quentin Schulz wrote: > > > Hi Tom, > > > > > > On 8/3/22 18:08, Tom Rini wrote: > > > > On Wed, Aug 03, 2022 at 04:39:52PM +0200, Heinrich Schuchardt

Re: [PATCH 1/1] Migration: set deadline for move to DM_GPIO

2022-08-03 Thread Tom Rini
On Wed, Aug 03, 2022 at 07:27:50PM +0200, Heinrich Schuchardt wrote: > On 8/3/22 18:26, Quentin Schulz wrote: > > Hi Tom, > > > > On 8/3/22 18:08, Tom Rini wrote: > > > On Wed, Aug 03, 2022 at 04:39:52PM +0200, Heinrich Schuchardt wrote: > > > > > > > Only five boards are left that need to be

Re: [PATCH 1/1] Migration: set deadline for move to DM_GPIO

2022-08-03 Thread Tom Rini
On Wed, Aug 03, 2022 at 07:27:50PM +0200, Heinrich Schuchardt wrote: > On 8/3/22 18:26, Quentin Schulz wrote: > > Hi Tom, > > > > On 8/3/22 18:08, Tom Rini wrote: > > > On Wed, Aug 03, 2022 at 04:39:52PM +0200, Heinrich Schuchardt wrote: > > > > > > > Only five boards are left that need to be

Re: [PATCH 1/1] Migration: set deadline for move to DM_GPIO

2022-08-03 Thread Heinrich Schuchardt
On 8/3/22 18:26, Quentin Schulz wrote: Hi Tom, On 8/3/22 18:08, Tom Rini wrote: On Wed, Aug 03, 2022 at 04:39:52PM +0200, Heinrich Schuchardt wrote: Only five boards are left that need to be migrated to DM_GPIO. Set a 2023.04 deadline. * edminiv2_defconfig * mx28evk_auart_console_defconfig

Re: [PATCH 1/1] Migration: set deadline for move to DM_GPIO

2022-08-03 Thread Tom Rini
On Wed, Aug 03, 2022 at 06:26:19PM +0200, Quentin Schulz wrote: > Hi Tom, > > On 8/3/22 18:08, Tom Rini wrote: > > On Wed, Aug 03, 2022 at 04:39:52PM +0200, Heinrich Schuchardt wrote: > > > > > Only five boards are left that need to be migrated to DM_GPIO. Set a > > > 2023.04 deadline. > > > >

Re: [PATCH 1/1] Migration: set deadline for move to DM_GPIO

2022-08-03 Thread Quentin Schulz
Hi Tom, On 8/3/22 18:08, Tom Rini wrote: On Wed, Aug 03, 2022 at 04:39:52PM +0200, Heinrich Schuchardt wrote: Only five boards are left that need to be migrated to DM_GPIO. Set a 2023.04 deadline. * edminiv2_defconfig * mx28evk_auart_console_defconfig * mx28evk_nand_defconfig *

Re: [PATCH 1/1] Migration: set deadline for move to DM_GPIO

2022-08-03 Thread Tom Rini
On Wed, Aug 03, 2022 at 04:39:52PM +0200, Heinrich Schuchardt wrote: > Only five boards are left that need to be migrated to DM_GPIO. Set a > 2023.04 deadline. > > * edminiv2_defconfig > * mx28evk_auart_console_defconfig > * mx28evk_nand_defconfig > * mx28evk_spi_defconfig > * warp_defconfig >

[PATCH 1/1] Migration: set deadline for move to DM_GPIO

2022-08-03 Thread Heinrich Schuchardt
Only five boards are left that need to be migrated to DM_GPIO. Set a 2023.04 deadline. * edminiv2_defconfig * mx28evk_auart_console_defconfig * mx28evk_nand_defconfig * mx28evk_spi_defconfig * warp_defconfig Signed-off-by: Heinrich Schuchardt --- Makefile | 1 +