Re: [PATCH] [v5] net: emac: emac gigabit ethernet controller driver
From: Timur Tabi <hidden>
Date: 2016-06-20 18:49:10
Also in:
linux-arm-msm, linux-devicetree
From: Timur Tabi <hidden>
Date: 2016-06-20 18:49:10
Also in:
linux-arm-msm, linux-devicetree
Rob Herring wrote:
quoted
quoted
+ interrupt-parent = <&emac0>; + #interrupt-cells = <1>; + interrupts = <0 1>; + interrupt-map-mask = <0xffffffff>; + interrupt-map = <0 &intc 0 76 0 + 1 &intc 0 80 0>;Why? This looks unnecessary.
It may have made sense with an earlier version of the driver that had more complex interrupts. I'll fix it in v6. -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation collaborative project.