diff options
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | 2024-03-29 10:36:50 +0000 |
---|---|---|
committer | Vineet Gupta <vgupta@kernel.org> | 2024-04-16 10:45:57 -0700 |
commit | 61231eb8113ce47991f35024f9c20810b37996bf (patch) | |
tree | 85e559accea4b49847d9faa6f8b7ba3b7fbe10c0 /drivers/net/ethernet/broadcom/b44.c | |
parent | ebfc2fd8873b4feb86f01835ad97282aede1e956 (diff) | |
download | linux-stable-61231eb8113ce47991f35024f9c20810b37996bf.tar.gz linux-stable-61231eb8113ce47991f35024f9c20810b37996bf.tar.bz2 linux-stable-61231eb8113ce47991f35024f9c20810b37996bf.zip |
ARC: [plat-hsdk]: Remove misplaced interrupt-cells property
"gmac" node stands for just an ordinary Ethernet controller,
which is by no means a provider of interrupts, i.e. it doesn't serve
as an interrupt controller, thus "#interrupt-cells" property doesn't
belong to it and so we remove it.
Fixes:
------------>8------------
DTC arch/arc/boot/dts/hsdk.dtb
arch/arc/boot/dts/hsdk.dts:207.23-235.5: Warning (interrupt_provider): /soc/ethernet@8000: '#interrupt-cells' found, but node is not an interrupt provider
arch/arc/boot/dts/hsdk.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider'
------------>8------------
Reported-by: Vineet Gupta <vgupta@kernel.org>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/broadcom/b44.c')
0 files changed, 0 insertions, 0 deletions