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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6A476C25B74 for ; Thu, 16 May 2024 10:44:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; 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=QY66CRziXZkCeh+Uw+Is9Z61QsmFftzuqeCVsNRg5AM=; b=wKPVE5f7M9na8Z tu1th/scB0Jaqlolyk+av6YvM2hId5+3+PcR+N8cHNtDrzdv6apXhZjM99ci1+8Uzk/8FEfRLIFzv PkDfw+HhwO3igM2Q5qZ20Fjf0pIQ1JJ22cyXtRrwA0qQ72ITVOUf0QJVIYKKk4jZt4Yod/8vz0dP/ Rrj9ZxGwK1g0nwrrgZLal5HtRm2HxFx1+6ykbCzI2T01sHpYjH5gphGEYCmg8FDKr/NJe8c2BBmRA HKkCLq1fhOCM+gNFv3MGCK0JQpc/YJDOQsJNZdfqw5Hb7wGpgZHQ5cxjlXerpPTFqX7U69uE/wfsf S4aEAbERmaPKodcyJA1w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s7Yau-00000004WAa-0p7k; Thu, 16 May 2024 10:44:16 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s7Yaq-00000004W8K-1l68 for linux-arm-kernel@lists.infradead.org; Thu, 16 May 2024 10:44:13 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 15657DA7; Thu, 16 May 2024 03:44:36 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 9CC8F3F762; Thu, 16 May 2024 03:44:09 -0700 (PDT) Date: Thu, 16 May 2024 11:44:07 +0100 From: Sudeep Holla To: Jean-Philippe Brucker Cc: will@kernel.org, lpieralisi@kernel.org, kw@linux.com, robh@kernel.org, Sudeep Holla , bhelgaas@google.com, krzk+dt@kernel.org, conor+dt@kernel.org, liviu.dudau@arm.com, joro@8bytes.org, robin.murphy@arm.com, nicolinc@nvidia.com, ketanp@nvidia.com, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev, devicetree@vger.kernel.org Subject: Re: [PATCH 3/3] arm64: dts: fvp: Enable PCIe ATS for Base RevC FVP Message-ID: References: <20240429113938.192706-2-jean-philippe@linaro.org> <20240429113938.192706-5-jean-philippe@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240429113938.192706-5-jean-philippe@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240516_034412_581695_B433E1EF X-CRM114-Status: UNSURE ( 6.78 ) 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 On Mon, Apr 29, 2024 at 12:39:39PM +0100, Jean-Philippe Brucker wrote: > Declare that the host controller supports ATS, so the OS can enable it > for ATS-capable PCIe endpoints. > Acked-by: Sudeep Holla -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel