Re: [PATCH net 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered
From: Andrew Lunn
Date: Fri May 15 2026 - 12:57:49 EST
> Also, did you consider the board layout?
Hum. How would a board design convert a level interrupt into an edge
interrupt?
Use the level signal to gate a clock signal? So while the interrupt is
low, you get a stream of edges? Does that really exist?
Andrew