Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp6928133ybn; Mon, 30 Sep 2019 06:07:57 -0700 (PDT) X-Google-Smtp-Source: APXvYqzF6Cfyt+LepCS7K3tdRWbstiT9VO4+eAjUUsMDfp2IadPPtwNWig01iD9b7hiYc5ZuTzQS X-Received: by 2002:a50:af26:: with SMTP id g35mr19965619edd.129.1569848877343; Mon, 30 Sep 2019 06:07:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569848877; cv=none; d=google.com; s=arc-20160816; b=lvG95Cc80er5YGtnsiJvaahJde81gcGDmEOVoc0l7BgvlQhx4dno4gweTIc7c+8lIv jQ+LzUw0qJNXIyLfs9UfF+Al3HM6r/ZpqPitCe8UMZ5Oy/fFn36ld0LMd5jV2N8JmQ+v Nlf7ekJYp0W5RTYedu12ZR/kugfqa3WtDle8JBamhi0j+wkpUyrXDQSXero0zry6IUvR wY5jl3vMDGzhLeZwUC0+N/KFZHkQ2r5SYzSfJwr4DHrXJCV1Lqr0WOy8d0uix85wdmoK 2IOVrum1Of3DXo+rPiKbS50hN5nYwT6fDFqGjmr3BXgJCh3r3WKCV5Bkh64wfzs7Fu4/ IBQg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=lSsJbnl9ZE1Hfj0MFKEYq+JZbj/Gt+1ILg0GZPg3G5o=; b=FpESwbvjubohHuInY5/4W3zchs7UD8mFy/zlTu+86io2dkR6SCovahfLDL5jnfdpnd CrZliOoOkCGSx+OYEmzVg5VZNC9yt+hsQiWC1aZrL3euFLBCvgKSTG6uBdItftbfZEIp XkUSAJ+Blx7oLUGjv5FU2GXz5ogRYZFC1ORiC8QIumEIukp+7J5OoSBJs/1K4ARsBfBU NqCsuU4mdgK8AqcsrO8oxfnzS1FTeDqIkFNvY/s+Dp3MlHgnWnco6oo/o90MKohyfcKF +6WHMziEtsd4irdcqwLowfrq1PWIwZaCSf58sNhah0ECPcA8zLehu6/++EJHTx+ps+MN Be7A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d25si6706819edv.319.2019.09.30.06.07.32; Mon, 30 Sep 2019 06:07:57 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731105AbfI3NFt (ORCPT + 99 others); Mon, 30 Sep 2019 09:05:49 -0400 Received: from foss.arm.com ([217.140.110.172]:53902 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729738AbfI3NFr (ORCPT ); Mon, 30 Sep 2019 09:05:47 -0400 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 B17F11000; Mon, 30 Sep 2019 06:05:46 -0700 (PDT) Received: from [10.1.197.57] (e110467-lin.cambridge.arm.com [10.1.197.57]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id DD2783F706; Mon, 30 Sep 2019 06:05:44 -0700 (PDT) Subject: Re: [PATCH 00/11] of: dma-ranges fixes and improvements To: Marek Vasut , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, Nicolas Saenz Julienne , Florian Fainelli , Stefan Wahren , Frank Rowand , Arnd Bergmann , Geert Uytterhoeven , Simon Horman , Lorenzo Pieralisi , Oza Pawandeep References: <20190927002455.13169-1-robh@kernel.org> <106d5b37-5732-204f-4140-8d528256a59b@gmail.com> <40bdf7cf-3bb1-24f8-844d-3eefbc761aba@arm.com> <807a4f96-cbda-da4d-a3f1-2bfe5788105b@gmail.com> From: Robin Murphy Message-ID: <107d3a83-7448-b5c8-4b38-9b376848a1fa@arm.com> Date: Mon, 30 Sep 2019 14:05:43 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <807a4f96-cbda-da4d-a3f1-2bfe5788105b@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30/09/2019 13:54, Marek Vasut wrote: > On 9/30/19 2:52 PM, Robin Murphy wrote: >> On 30/09/2019 13:40, Marek Vasut wrote: >>> On 9/27/19 2:24 AM, Rob Herring wrote: >>>> This series fixes several issues related to 'dma-ranges'. Primarily, >>>> 'dma-ranges' in a PCI bridge node does correctly set dma masks for PCI >>>> devices not described in the DT. A common case needing dma-ranges is a >>>> 32-bit PCIe bridge on a 64-bit system. This affects several platforms >>>> including Broadcom, NXP, Renesas, and Arm Juno. There's been several >>>> attempts to fix these issues, most recently earlier this week[1]. >>>> >>>> In the process, I found several bugs in the address translation. It >>>> appears that things have happened to work as various DTs happen to use >>>> 1:1 addresses. >>>> >>>> First 3 patches are just some clean-up. The 4th patch adds a unittest >>>> exhibiting the issues. Patches 5-9 rework how of_dma_configure() works >>>> making it work on either a struct device child node or a struct >>>> device_node parent node so that it works on bus leaf nodes like PCI >>>> bridges. Patches 10 and 11 fix 2 issues with address translation for >>>> dma-ranges. >>>> >>>> My testing on this has been with QEMU virt machine hacked up to set PCI >>>> dma-ranges and the unittest. Nicolas reports this series resolves the >>>> issues on Rpi4 and NXP Layerscape platforms. >>> >>> With the following patches applied: >>>        https://patchwork.ozlabs.org/patch/1144870/ >>>        https://patchwork.ozlabs.org/patch/1144871/ >> >> Can you try it without those additional patches? This series aims to >> make the parsing work properly generically, such that we shouldn't need >> to add an additional PCI-specific version of almost the same code. > > Seems to work even without those. Great, thanks for confirming! Robin.