From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 13/23] dt-bindings: ap806: prepare the syscon file to list other syscons nodes Date: Tue, 3 Jul 2018 15:07:23 -0600 Message-ID: <20180703210722.GA329@rob-hp-laptop> References: <20180625151239.20976-1-miquel.raynal@bootlin.com> <20180625151239.20976-14-miquel.raynal@bootlin.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180625151239.20976-14-miquel.raynal@bootlin.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Miquel Raynal Cc: Mark Rutland , Andrew Lunn , Jason Cooper , Nadav Haklai , devicetree@vger.kernel.org, Antoine Tenart , Catalin Marinas , Gregory Clement , linux-pm@vger.kernel.org, Will Deacon , Maxime Chevallier , Eduardo Valentin , David Sniatkiwicz , Thomas Petazzoni , Zhang Rui , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth List-Id: devicetree@vger.kernel.org On Mon, Jun 25, 2018 at 05:12:29PM +0200, Miquel Raynal wrote: > There are multiple system controllers in AP806. Because all syscon nodes > use the same compatible, it is pertinent to use this same file to list > IPs inside it. Thus, change the header to be more generic. > > Signed-off-by: Miquel Raynal > --- > .../bindings/arm/marvell/ap806-system-controller.txt | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) Reviewed-by: Rob Herring