From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Subject: Re: [PATCH 2/6] dt-bindings: interrupt-controller: add DT binding for the Marvell ICU Date: Tue, 30 May 2017 13:41:55 +0200 Message-ID: <20170530134155.4996efdb@free-electrons.com> References: <1496135772-20694-1-git-send-email-thomas.petazzoni@free-electrons.com> <1496135772-20694-3-git-send-email-thomas.petazzoni@free-electrons.com> <97989700-2c97-892e-b470-a84af6dfd77b@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <97989700-2c97-892e-b470-a84af6dfd77b-5wv7dgnIgG8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Marc Zyngier Cc: Thomas Gleixner , Jason Cooper , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Ian Campbell , Pawel Moll , Mark Rutland , Kumar Gala , Andrew Lunn , Sebastian Hesselbarth , Gregory Clement , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Nadav Haklai , Hanna Hawa , Yehuda Yitschak , Antoine Tenart List-Id: devicetree@vger.kernel.org Hello, Thanks for the quick review! On Tue, 30 May 2017 11:37:10 +0100, Marc Zyngier wrote: > > + The 1st cell is the group type of the ICU interrupt (SPI_NSR, > > + SPI_SR, SEI, and REI). > > Is it worth documenting what these are? Sure, will do. > > +icu: interrupt-controller@1e0000 { > > + compatible = "marvell,icu"; > > + reg = <0x1e0000 0x10>; > > + #interrupt-cells = <2>; > > Oh wait... Gaah, I did spot this mistake, but then forgot to fix it. Will do. > > + interrupt-controller; > > + interrupt-parent = <&gic>; > > + gicp = <&gicp>; > > Should this be prefixed with a vendor specific identifier, just in case? Would marvell,gicp be preferable? Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html