RE: [PATCH 2/2] dt-bindings: IDU-intc: Add support for edge-triggered interrupts

From: Alexey Brodkin
Date: Wed Jul 24 2019 - 06:53:47 EST


Hi Mischa,

> -----Original Message-----
> From: Mischa Jonker <mischa.jonker@xxxxxxxxxxxx>
> Sent: Tuesday, July 23, 2019 1:26 PM
> To: Vineet Gupta <vgupta@xxxxxxxxxxxx>; Alexey Brodkin <abrodkin@xxxxxxxxxxxx>;
> kstewart@xxxxxxxxxxxxxxxxxxx; tglx@xxxxxxxxxxxxx; robh+dt@xxxxxxxxxx; linux-snps-
> arc@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx
> Cc: Mischa Jonker <mischa.jonker@xxxxxxxxxxxx>
> Subject: [PATCH 2/2] dt-bindings: IDU-intc: Add support for edge-triggered interrupts
>
> This updates the documentation for supporting a optional extra interrupt
> cell to specify edge vs level triggered.

LGTM as well. But maybe split pure clean-up changes from addition of
the new property description so that info about addition of new property is
clearly seen? Otherwise it gets a bit lost among nice and useful generic fixes.

-Alexey