Re: [PATCH net-next v3 2/3] dt-bindings: net: wiznet,w5100: add link-gpios
Arthur Crépin Leblond <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <anmCs5tld5qMxyza@pc-du-fromage> |
On Mon, Aug 10, 2026 at 09:43:21AM +0200, Krzysztof Kozlowski wrote: >The message is confusing. If you describe it from the host (system point >of view), then interrupts are not GPIOs but "interrupts". > >But maybe this is OUT GPIO from the system to the device? > >Best regards, >Krzysztof > It's an input on the host that triggers an interrupt on the host. So, yes, you are right I will change the description. Thanks Arthur