Re: [PATCH 1/2] net: enc28j60: support getting irq number from gpio phandle in the device tree

From: Andrew Lunn
Date: Mon Mar 10 2025 - 08:19:16 EST


> My embedded platform has limited support, it only provides a
> hard-coded pin control driver and does not support configuring
> pinctrl properties in the device tree. So, there is no generic
> way to request the pin and set its direction via device tree bindings.

So it sounds like that is your real problem. Please write a proper
pinctrl driver for the SoC you are using. They are not very complex
drivers.

Andrew

---
pw-bot: cr