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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 48F00C433B4 for ; Mon, 17 May 2021 11:53:15 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0346D61184 for ; Mon, 17 May 2021 11:53:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0346D61184 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=8bytes.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=fl3VDnu8M+yPLX1/4yhpcq1iAbGSZl3tYpqMpzXaew0=; b=ax3hkAn+ZMpTlZcDiF+MMh2Ba etaq8c8Os1LmpH8+nNY2XaxMGHpYqAtzmQ6OM19Z6VhlQasplcDXUgFsoUPyw4P4XMCyyLNrkhiWo nOlsU7a/nwHpj1TIjEusCtDWPl5W4AxzkUFjSOQQ1N3laIfv1NXp0N3NitW3VlP4BlcTNBR2MHR/9 XfG1kCzmA2u4uIe5CgXEJqYAelBmIrmUHKjUg0rcTaiFBpXuSVkb/LdFItlrUPVQgYQyRUha5VqWa A54dA7bBJYCQzCK4jmr5RQONb7xUtmk9lQTTDxjMhkGQh7FmzNPl3qWW/sP5aqc01u0MmM5XZfC8J WMESq8IbA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1libmI-00Enn2-GA; Mon, 17 May 2021 11:51:23 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1libmA-00EnlE-Kc for linux-arm-kernel@desiato.infradead.org; Mon, 17 May 2021 11:51:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=nREBoVqDyT2DV1ZAboSUoZmTYMKhbv7T0cXgYc9TT9M=; b=WTW6R2BoSC20II8a6wrDKIy1PR Y1NAmp8qDZeACOoAZHp7OLpS2z6QBNPpq+gONWy+sK0Hvca/0aS/CZBMbLWBrJIW70zG16UKT9zKN lFTDlxZKYW/V5x+KGZCu+8MQYixJiyA36/c1ilHT8LeyINBkAgMWjyLsUPRBHcmPEhR5ZiHrbs17v H8zhYfJFndp5c9gzmiS75zoWfrsu4iLO/p1G73XSTL5tpDAWYVEdOr9PSH+VLeMrQlBo6c2gzNcI8 s/5zZAgbLdPCBvwoqf/8AKzUdGBIRahPofJ8zw/XYkDz5wFuKtLML2h63+CyHJVFWzE4wHbAD5+zH ioUDmJVg==; Received: from 8bytes.org ([81.169.241.247] helo=theia.8bytes.org) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1libm7-00DjVs-N7 for linux-arm-kernel@lists.infradead.org; Mon, 17 May 2021 11:51:09 +0000 Received: by theia.8bytes.org (Postfix, from userid 1000) id 92F9C2E7; Mon, 17 May 2021 13:51:02 +0200 (CEST) Date: Mon, 17 May 2021 13:51:01 +0200 From: Joerg Roedel To: Jean-Philippe Brucker Cc: rjw@rjwysocki.net, lenb@kernel.org, mst@redhat.com, will@kernel.org, catalin.marinas@arm.com, baolu.lu@linux.intel.com, dwmw2@infradead.org, linux-acpi@vger.kernel.org, iommu@lists.linux-foundation.org, virtualization@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, eric.auger@redhat.com, sebastien.boeuf@intel.com, robin.murphy@arm.com, kevin.tian@intel.com, lorenzo.pieralisi@arm.com, guohanjun@huawei.com, sudeep.holla@arm.com Subject: Re: [PATCH v2 0/6] Add support for ACPI VIOT Message-ID: References: <20210423113836.3974972-1-jean-philippe@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210423113836.3974972-1-jean-philippe@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210517_045107_920937_A1206E2B X-CRM114-Status: UNSURE ( 9.90 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Jean-Philippe, On Fri, Apr 23, 2021 at 01:38:31PM +0200, Jean-Philippe Brucker wrote: > Jean-Philippe Brucker (6): > ACPI: arm64: Move DMA setup operations out of IORT > ACPI: Move IOMMU setup code out of IORT > ACPI: Add driver for the VIOT table > iommu/dma: Pass address limit rather than size to > iommu_setup_dma_ops() > iommu/dma: Simplify calls to iommu_setup_dma_ops() > iommu/virtio: Enable x86 support This looks good to me, I think this all can go through the IOMMU tree? In this case I will apply them once the ACPI parts have the Acks maintainers ack. Regards, Joerg _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel