From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Date: Mon, 12 Nov 2018 15:36:27 +0000 Subject: Re: [PATCH 00/12] dmaengine: remove usage of dma_slave_config direction Message-Id: List-Id: References: <20180911083536.16482-1-vkoul@kernel.org> <20181007133911.GU2372@vkoul-mobl> In-Reply-To: <20181007133911.GU2372@vkoul-mobl> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Vinod Cc: dmaengine@vger.kernel.org, Ludovic Desroches , Ray Jui , Scott Branden , Eric Anholt , Linus Walleij , Viresh Kumar , Andy Shevchenko , Fabio Estevam , Zhangfei Gao , Yoshihiro Shimoda , Kuninori Morimoto , Simon Horman , Linux-Renesas , Rich Felker , Yoshinori Sato , Linux-sh list , Jacopo Mondi Hi Vinod, CC SuperH On Sun, Oct 7, 2018 at 3:39 PM Vinod wrote: > On 11-09-18, 14:05, Vinod Koul wrote: > > dma_slave_config direction field was marked as deprecated sometime back, > > though no new users are being added, some old ones still persist. > > > > So, here is first set of removal batch, please test and ack. > > > > Some drivers and users are next to be done. > > > > One note on renasas drivers, I found it bit difficult to remove it due > > to usage of a layer between drivers, so if some Renasas folks can patch > > these drivers, it would be great Upon closer look, none of this is used anymore on Renesas ARM SoCs, only on legacy SuperH SoCs. So I'd like to defer this to the SuperH maintainers, and people who do have old SH hardware. Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk1-f196.google.com ([209.85.221.196]:42845 "EHLO mail-vk1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728416AbeKMBaZ (ORCPT ); Mon, 12 Nov 2018 20:30:25 -0500 MIME-Version: 1.0 References: <20180911083536.16482-1-vkoul@kernel.org> <20181007133911.GU2372@vkoul-mobl> In-Reply-To: <20181007133911.GU2372@vkoul-mobl> From: Geert Uytterhoeven Date: Mon, 12 Nov 2018 16:36:27 +0100 Message-ID: Subject: Re: [PATCH 00/12] dmaengine: remove usage of dma_slave_config direction To: Vinod Cc: dmaengine@vger.kernel.org, Ludovic Desroches , Ray Jui , Scott Branden , Eric Anholt , Linus Walleij , Viresh Kumar , Andy Shevchenko , Fabio Estevam , Zhangfei Gao , Yoshihiro Shimoda , Kuninori Morimoto , Simon Horman , Linux-Renesas , Rich Felker , Yoshinori Sato , Linux-sh list , Jacopo Mondi Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: Hi Vinod, CC SuperH On Sun, Oct 7, 2018 at 3:39 PM Vinod wrote: > On 11-09-18, 14:05, Vinod Koul wrote: > > dma_slave_config direction field was marked as deprecated sometime back, > > though no new users are being added, some old ones still persist. > > > > So, here is first set of removal batch, please test and ack. > > > > Some drivers and users are next to be done. > > > > One note on renasas drivers, I found it bit difficult to remove it due > > to usage of a layer between drivers, so if some Renasas folks can patch > > these drivers, it would be great Upon closer look, none of this is used anymore on Renesas ARM SoCs, only on legacy SuperH SoCs. So I'd like to defer this to the SuperH maintainers, and people who do have old SH hardware. Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds