[PATCH net-next 1/3] dt-bindings: net: fsl, fec: add "fsl, wakeup-irq" property

Florian Fainelli f.fainelli at gmail.com
Thu Aug 5 02:18:11 PDT 2021



On 8/5/2021 12:46 AM, Joakim Zhang wrote:
> Add "fsl,wakeup-irq" property for FEC controller to select wakeup irq
> source.
> 
> Signed-off-by: Fugang Duan <fugang.duan at nxp.com>
> Signed-off-by: Joakim Zhang <qiangqing.zhang at nxp.com>

Why are not you making use of the standard interrupts-extended property 
which allows different interrupt lines to be originating from different 
interrupt controllers, e.g.:

interrupts-extended = <&gic GIC_SPI 112 4>, <&wakeup_intc 0>;
-- 
Florian



More information about the linux-arm-kernel mailing list