From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.4 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1ACF7C48BE5 for ; Wed, 16 Jun 2021 10:42:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 074206128B for ; Wed, 16 Jun 2021 10:42:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232480AbhFPKoW (ORCPT ); Wed, 16 Jun 2021 06:44:22 -0400 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:42257 "EHLO outpost1.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232443AbhFPKoT (ORCPT ); Wed, 16 Jun 2021 06:44:19 -0400 Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.94) with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (envelope-from ) id 1ltSzq-002My5-Iz; Wed, 16 Jun 2021 12:42:10 +0200 Received: from suse-laptop.physik.fu-berlin.de ([160.45.32.140]) by inpost2.zedat.fu-berlin.de (Exim 4.94) with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (envelope-from ) id 1ltSzq-002Bca-Cr; Wed, 16 Jun 2021 12:42:10 +0200 Subject: Re: [PATCH 0/3] Remove shdma DT support To: Geert Uytterhoeven , Rob Herring , Vinod Koul , Magnus Damm Cc: Guennadi Liakhovetski , Laurent Pinchart , devicetree@vger.kernel.org, dmaengine@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: From: John Paul Adrian Glaubitz Message-ID: <0c6bdd6a-826c-6831-1477-3a1e782cced3@physik.fu-berlin.de> Date: Wed, 16 Jun 2021 12:42:10 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 160.45.32.140 Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org Hi Geert! On 6/11/21 12:18 PM, Geert Uytterhoeven wrote: > Hence this series removes the Renesas SHDMA Device Tree bindings, the > SHDMA DMA multiplexer driver, and the corresponding description in the > R-Mobile APE6 DTS. Do these changes make life harder in case we want to convert SH to device tree as already prepared by Yoshinori Sato? [1] Adrian > [1] https://lore.kernel.org/patchwork/cover/693910/ -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913