Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753310AbdFMLzy (ORCPT ); Tue, 13 Jun 2017 07:55:54 -0400 Received: from foss.arm.com ([217.140.101.70]:47314 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752612AbdFMLzw (ORCPT ); Tue, 13 Jun 2017 07:55:52 -0400 Subject: Re: [PATCH v5 1/3] PCI: Add DT binding for tango PCIe controller To: Mason , Rob Herring References: <741766e5-cff2-db5f-d40b-6866e08fd966@sigmadesigns.com> <69f3ffe7-3c39-fa94-71f8-91744a869cc9@sigmadesigns.com> <20170607212907.2wr3hqbokjb74kj3@rob-hp-laptop> Cc: Marc Gonzalez , Bjorn Helgaas , Thomas Gleixner , Robin Murphy , Lorenzo Pieralisi , Liviu Dudau , David Laight , linux-pci , Linux ARM , Thibaud Cornic , Phuong Nguyen , LKML , DT From: Marc Zyngier Organization: ARM Ltd Message-ID: <6ae0bc1a-1680-1ff9-a650-d6935d8d0279@arm.com> Date: Tue, 13 Jun 2017 12:55:48 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1508 Lines: 46 On 07/06/17 23:34, Mason wrote: > Hello Rob, > > On 07/06/2017 23:29, Rob Herring wrote: >> On Wed, May 31, 2017 at 03:30:26PM +0200, Marc Gonzalez wrote: >>> Binding for the Sigma Designs SMP8759 SoC. >>> >>> Signed-off-by: Marc Gonzalez >>> --- >>> Documentation/devicetree/bindings/pci/tango-pcie.txt | 30 ++++++++++++++++++++++++++++++ >>> 1 file changed, 30 insertions(+) >>> >>> diff --git a/Documentation/devicetree/bindings/pci/tango-pcie.txt b/Documentation/devicetree/bindings/pci/tango-pcie.txt >>> new file mode 100644 >>> index 000000000000..35ef2c811a27 >>> --- /dev/null >>> +++ b/Documentation/devicetree/bindings/pci/tango-pcie.txt >>> @@ -0,0 +1,30 @@ >>> +Sigma Designs Tango PCIe controller >>> + >>> +Required properties: >>> + >>> +- compatible: "sigma,smp8759-pcie" >>> +- reg: address/size of PCI configuration space, address/size of register area >>> +- device_type: "pci" >>> +- #size-cells: <2> >>> +- #address-cells: <3> >>> +- msi-controller >>> +- ranges: translation from system to bus addresses >>> +- interrupts: spec for misc interrupts, spec for MSI >>> + >>> +http://elinux.org/Device_Tree_Usage#PCI_Address_Translation >>> +http://elinux.org/Device_Tree_Usage#Advanced_Interrupt_Mapping >> >> Why are these here? > > I found these references very helpful when writing the node. > Where would you put them? In the example? I don't think they belong in this document at all. Thanks, M. -- Jazz is not dead. It just smells funny...