From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 13/17] dt-bindings/interrupt-controller: update Marvell ICU bindings Date: Fri, 27 Apr 2018 15:47:23 -0500 Message-ID: <20180427204723.hz2ef5f7fhaid3aj@rob-hp-laptop> References: <20180421135537.24716-1-miquel.raynal@bootlin.com> <20180421135537.24716-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: <20180421135537.24716-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 , devicetree@vger.kernel.org, Marc Zyngier , Catalin Marinas , Gregory Clement , Haim Boot , Will Deacon , Maxime Chevallier , Nadav Haklai , Antoine Tenart , Thomas Petazzoni , Thomas Gleixner , Hanna Hawa , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth List-Id: devicetree@vger.kernel.org On Sat, Apr 21, 2018 at 03:55:33PM +0200, Miquel Raynal wrote: > Change the documentation to reflect the new bindings used for Marvell > ICU. This involves describing each interrupt group as a subnode of the > ICU node. Each of them having their own compatible. Why? This breaks compatibility. > > Signed-off-by: Miquel Raynal > --- > .../bindings/interrupt-controller/marvell,icu.txt | 60 ++++++++++++++++------ > 1 file changed, 43 insertions(+), 17 deletions(-)