[PATCH] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
Conor Dooley
conor at kernel.org
Fri Feb 9 01:41:25 PST 2024
On Thu, Feb 08, 2024 at 11:10:32PM +0000, Conor Dooley wrote:
> On Thu, Feb 08, 2024 at 02:50:15PM +0530, Dharma Balasubiramani wrote:
> > + "#interrupt-cells":
> > + const: 3
> > + description: |
> > + The 1st cell is the IRQ number (Peripheral IDentifier on datasheet).
> > + The 2nd cell specifies flags:
> > + bits[3:0] trigger type and level flags:
> > + 1 = low-to-high edge triggered.
> > + 2 = high-to-low edge triggered.
> > + 4 = active high level-sensitive.
> > + 8 = active low level-sensitive.
> > + Valid combinations: 1, 2, 3, 4, 8.
>
> Shame that these are not aligned with the IRQ_TYPE defines :(
Dharma pointed out to me that these are the same and I just looked at
the wrong header file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20240209/e5a86870/attachment.sig>
More information about the linux-arm-kernel
mailing list