On Thu, 30 Aug 2018 09:35:31 +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. > > The DT binding documentation still documents the legacy binding, where > there was a single node with no subnode. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > --- > .../interrupt-controller/marvell,icu.txt | 85 ++++++++++++++++--- > 1 file changed, 73 insertions(+), 12 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>