commit | bebfa06c61da6246d4aab38efa06a460eb3db4ed | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Nov 19 23:36:23 2007 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Nov 19 23:49:28 2007 -0600 |
tree | 5e9da368bf4e48aadacec15b76cdf5ff07333cfb | |
parent | 29a50a8bd04ce88efe530fad4d0e21d045c0f25a [diff] |
[POWERPC] Fix device tree interrupt map for Freescale ULI1575 boards The interrupt map for the PCI PHB that had the ULI1575 was not correct on the boards that have it. * 8544 DS: - Fix interrupt mask - Be explicit about use of INTA for on chip peripherals * 8572 DS/8641 HPCN: - Fix interrupt mask - Expand interrupt map for PCI slots to cover all functions - Be explicit about use of INTA for on chip peripherals Signed-off-by: Kumar Gala <galak@kernel.crashing.org>