On Mon, 13 May 2019 17:55:38 +0800, [email protected] wrote: > From: Guo Ren <[email protected]> > > Add trigger type and priority setting for csky,mpintc. The driver also > could support #interrupt-cells <1> and it wouldn't invalidate existing > DTs. Here we only show the complete format. > > Changes for V3: > - Update commit msg about compatible > > Changes for V2: > - change #interrupt-cells to <3> > > Signed-off-by: Guo Ren <[email protected]> > Cc: Marc Zyngier <[email protected]> > Cc: Rob Herring <[email protected]> > --- > .../bindings/interrupt-controller/csky,mpintc.txt | 21 > +++++++++++++++++---- > 1 file changed, 17 insertions(+), 4 deletions(-) >
Reviewed-by: Rob Herring <[email protected]>

