From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760499AbbJ3TBV (ORCPT ); Fri, 30 Oct 2015 15:01:21 -0400 Received: from foss.arm.com ([217.140.101.70]:45481 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759863AbbJ3TBS (ORCPT ); Fri, 30 Oct 2015 15:01:18 -0400 Date: Fri, 30 Oct 2015 19:01:06 +0000 From: Mark Rutland To: Sinan Kaya Cc: Andy Shevchenko , dmaengine , timur@codeaurora.org, cov@codeaurora.org, jcm@redhat.com, Rob Herring , Pawel Moll , Ian Campbell , Kumar Gala , Vinod Koul , Dan Williams , devicetree , "linux-kernel@vger.kernel.org" , leif.lindholm@linaro.org, al.stone@linaro.org Subject: Re: [PATCH 1/2] dma: add Qualcomm Technologies HIDMA management driver Message-ID: <20151030190106.GC30791@leverpostej> References: <1446174501-8870-1-git-send-email-okaya@codeaurora.org> <20151030150025.GF31073@leverpostej> <5633B207.5030505@codeaurora.org> <20151030182537.GB30791@leverpostej> <5633BB66.3070505@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5633BB66.3070505@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 30, 2015 at 02:48:06PM -0400, Sinan Kaya wrote: > >>>>It was decided by > >>>>Linaro that CSRT will not be supported for ARM64. > See this. > > https://wiki.linaro.org/LEG/Engineering/Kernel/ACPI/TablePriorities The CSRT is listed under "Want", not "Never" or "Don't Care", so Linaro have certainly not said that CSRT will not be supported. If anything, they have stated that the table should be supported. I suspect that the rationale for it not being "Critical" or "Must" is that it's possible to use contemporary systems without DMA engines, but we will need support at some point in future. I also note that there are Linaro patches adding supoprt for DBG2 [1] , which is listed as "Never". So the page may be out of date... Leif, Al? [1] https://lkml.org/lkml/2015/9/8/287 Thanks, Mark.