Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp2560737pxv; Sun, 27 Jun 2021 01:53:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy3tDht/H0uGaAp6dpJRLgNqobCpEKS+gJ2r4d95hR/iQ0AhesRergqwC5EueDGuxuzucZ9 X-Received: by 2002:a05:6402:430a:: with SMTP id m10mr23340014edc.326.1624784033470; Sun, 27 Jun 2021 01:53:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624784033; cv=none; d=google.com; s=arc-20160816; b=1BuZ8tJt/S2rSDzGuEevgBwMTgJslCiCC/AqWRneNqXVCUBQuceBLDX2XzXbPwodh7 6lfk6ugfL7re9RoyJ47CaAvGkZT5tKTM0KYS8817EqNybHJniXrBK33WRDvUDkSxLjvp ClwZXMfRaw3ikWM5YMhHaRTthsvybBI8SklhPKDHKUotMybb+COIKi6fwZa9ubMjCV1Y TsgRB4YluRx48hwzzC/zSUcF/AjT9MjMqwDkxQxW4Dl/AudpxEnVDgy7WPDL8RDOX3Rq CQY3F8TqAAiztWllTcjz5jbBQYmKzO4hwEu9P9hb5JDHcSWXc3/zWJc83dlPiY89e+hS EaLQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=Y3/CK9LoqFkC7+//ulyrTns2SLbYCpMix4wFEwpb0Jk=; b=tK378RuU/Osaivf/NtgUT9UgQ8K+H3jCF0Kpi/bSdRCwDbwHqzKFqJQWYl9F57A3oS 0JT+aNHTXC+NAF6Iour+l5BIoXX7aHlHDKHm07cgD5ogxAWbSOBPG/19tDvbNNX+RL3x wFikbvHpW6GLzYrnMkSChvVJdiWgBZy9LpV+pcuuLuAkGX2HZ7d9fd47rtjzs+ycEBuA OvZTCQdchCx5rCgc95iirM9NJkMLKNthL8F2m2UPo84WZRAKq5kJN4U/VV3l0uy13UVw itYZWgHuVAcQR9eN6TQYnVb/Wa0YbIHy9wUV2DS2ouoDDxsP1lvEt77B/9VLjvIAHYMT hBYQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g21si7784420edb.437.2021.06.27.01.53.07; Sun, 27 Jun 2021 01:53:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230008AbhF0Ifh (ORCPT + 99 others); Sun, 27 Jun 2021 04:35:37 -0400 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:56721 "EHLO outpost1.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229507AbhF0Iff (ORCPT ); Sun, 27 Jun 2021 04:35:35 -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 1lxQDz-001KP2-HR; Sun, 27 Jun 2021 10:33:07 +0200 Received: from p57ae5209.dip0.t-ipconnect.de ([87.174.82.9] helo=[192.168.178.35]) 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 1lxQDz-002ANq-AR; Sun, 27 Jun 2021 10:33:07 +0200 Subject: Re: dma_declare_coherent_memory and SuperH To: Daniel Palmer , Christoph Hellwig Cc: Yoshinori Sato , Rich Felker , linux-sh@vger.kernel.org, Linux Kernel Mailing List References: <20210623133205.GA28589@lst.de> From: John Paul Adrian Glaubitz Message-ID: <27c78c11-b230-a5b5-6648-6b93daf6afda@physik.fu-berlin.de> Date: Sun, 27 Jun 2021 10:33:06 +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: 87.174.82.9 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/27/21 5:08 AM, Daniel Palmer wrote: > On Wed, 23 Jun 2021 at 22:32, Christoph Hellwig wrote >> I have a vague recollection that you were planning on dropping support >> for non-devicetree platforms, is that still the case? > > Are there any SH4 boards that actually support DT? > I'm still using an ecovec24 board(SH7724). I'd love to use DT if > that's possible. There is an unmerged patch set by Yoshinori Sato that adds device tree support for SH. Adrian -- .''`. 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