diff options
author | Scott Wood <oss@buserror.net> | 2018-12-22 06:32:51 +0300 |
---|---|---|
committer | Scott Wood <oss@buserror.net> | 2018-12-22 06:37:05 +0300 |
commit | ccdde478e8445adaa85f30e555de9fab564d742a (patch) | |
tree | af4781c8efafafbfe5e0a7fceafda1aac1a2ec29 /arch/powerpc/configs/fsl-emb-nonhw.config | |
parent | a6ee0c00a70b115e365d71eb5debcfb9de74dd1b (diff) | |
download | linux-ccdde478e8445adaa85f30e555de9fab564d742a.tar.xz |
powerpc/dts/fsl: Fix dtc-flagged interrupt errors
mpc8641_hpcn was updated to 4-cell interrupt specifiers, but
PCI interrupt-map was not updated. It was also missing #interrupt-cells
on the outer PCI buses.
p1020rdb-pc was updated to 4-cell interrupt specifiers, but
the ethernet-phy nodes weren't updated.
mpc832x_rdb had an invalid "interrupts = <0>" on the ethernet-phy nodes.
Besides being the wrong number of cells, 0 is not a valid IPIC interrupt
according to ipic.c. Presumably it was meant to indicate that these
PHYs are not connected to an interrupt.
Signed-off-by: Scott Wood <oss@buserror.net>
Diffstat (limited to 'arch/powerpc/configs/fsl-emb-nonhw.config')
0 files changed, 0 insertions, 0 deletions