[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240209-scrambled-prankish-77032c31ec62@spud>
Date: Fri, 9 Feb 2024 09:41:25 +0000
From: Conor Dooley <conor@...nel.org>
To: Dharma Balasubiramani <dharma.b@...rochip.com>
Cc: tglx@...utronix.de, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
nicolas.ferre@...rochip.com, alexandre.belloni@...tlin.com,
claudiu.beznea@...on.dev, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] dt-bindings: interrupt-controller: Convert Atmel AIC to
json-schema
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.
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists