Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp918437imu; Thu, 13 Dec 2018 06:37:54 -0800 (PST) X-Google-Smtp-Source: AFSGD/WOAEBbYIqGz8UlZvxRrWorKl4Qxvv+PR+xDiXhXi+rFMfXgw/epddcpePK+LVokA54mkF8 X-Received: by 2002:a63:ca0a:: with SMTP id n10mr22198715pgi.258.1544711874370; Thu, 13 Dec 2018 06:37:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544711874; cv=none; d=google.com; s=arc-20160816; b=Ka3+6HPOqDBmOZtctroGFAWsXaGyjj40q3g7aefw231udL5ZK4cbvLzLWDMy+wKsLy cvelLPoMi32jK4o1R+H53Wvg8tozgG5nlFCM0VhjSCfiAdTdixTNIi3xWbadkHmYKdQ/ bmotCs5b5B2z2ELG02kOqD6sZ7DdSznBktfB3w3SXdbXopRkc5eKLZ5SCgv9JR4Aw9dI Xidaw0PElEll8mEqyTNX41Doic8VxXWkcx5CHgBd7Q0zb/XQP6Pvd1thM+WHWZL+9YQp Gh7l70oEUeRc6wmOnCLKjc2bfnfv4keOFeoSzffjTvzMEBnZ93RXHe+sYB0Wphu9NH1b 3vLw== 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:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=Y1HGI/DA5j4qLKUN4DmLwYKyoXIqC3s4hjc+f69rYZ0=; b=dQr/ZVLbFObuYkONH1nlGgXf4JqZ+w7fpOfTqowTBxztfNr1H++vnv8fWyJ7/cBdyo /mO5xTYPM5neX//Rmopyz94wOpBsI0+xwRwQFaJmmSc4DBgaMtRhU6QGhInOfheCGkm2 vXLeaTonDMPB6aaT8SJdNay880iKxz+sRN79oXZXYN4SDJrK93grnq7NXH3P6nqbrit6 FbuYFIcUbAHv4ouj7yym9ieasxNmMinaNMxN4t4c9bemfbUOoSJVtsqwP9ut6uc5Mh6n PYvgEoM/+jCT18bmhDSYNGB1mp9cqYrww7UYFrMmphj0wUxHf9WwwWHQdxq//K7/+U3J hBEg== 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 g31si1657891pld.358.2018.12.13.06.37.39; Thu, 13 Dec 2018 06:37:54 -0800 (PST) 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 S1728947AbeLMOg3 (ORCPT + 99 others); Thu, 13 Dec 2018 09:36:29 -0500 Received: from mail.bootlin.com ([62.4.15.54]:53932 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728097AbeLMOg2 (ORCPT ); Thu, 13 Dec 2018 09:36:28 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id CFC552079D; Thu, 13 Dec 2018 15:36:25 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from windsurf (aaubervilliers-681-1-89-7.w90-88.abo.wanadoo.fr [90.88.30.7]) by mail.bootlin.com (Postfix) with ESMTPSA id E77C420DDA; Thu, 13 Dec 2018 15:36:19 +0100 (CET) Date: Thu, 13 Dec 2018 15:36:19 +0100 From: Thomas Petazzoni To: Miquel Raynal Cc: Gregory Clement , Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Bjorn Helgaas , , Rob Herring , Mark Rutland , Lorenzo Pieralisi , linux-pci@vger.kernel.org, , , Antoine Tenart , Maxime Chevallier , Nadav Haklai Subject: Re: [PATCH v2 10/12] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe reset GPIO Message-ID: <20181213153619.499aab66@windsurf> In-Reply-To: <20181213153306.4fc3b511@xps13> References: <20181212102142.16053-1-miquel.raynal@bootlin.com> <20181212102142.16053-11-miquel.raynal@bootlin.com> <20181213153306.4fc3b511@xps13> Organization: Bootlin X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Thu, 13 Dec 2018 15:33:06 +0100, Miquel Raynal wrote: > I will re-send a series without this patch. I think it does not hurt to > keep the previous patch adding the pinmux setting in the > Armada-37xx.dtsi file even without using it, so I will drop only this > patch. I tend to disagree here (but perhaps you'll have other arguments to convince me otherwise): the GPIO used for PCIe reset is a completely board-specific thing. You can chose whatever GPIO you want, and each board can be different. Therefore, there is no reason to have such a pinmux configuration at the SoC level (.dtsi), it should be within the particular board that uses that pinmux configuration. This is a rule that we have applied to mvebu platforms in general, and which I believe is fairly common in many DTs. Best regards, Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com