Searched hist:"757 e3c16f8bafa2a470aebf9b04671c5d4d18f49" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/sh/drivers/pci/ |
H A D | pci-sh7751.h | diff 757e3c16f8bafa2a470aebf9b04671c5d4d18f49 Mon Apr 20 14:11:07 CEST 2009 Paul Mundt <lethal@linux-sh.org> sh: pci: Rewrite SH7751 PCI support to follow SH7780.
This follows the similar sort of scheme that the refactored SH7780 code uses, using a 64MB CS3 mapping to handle the window0 case, and simply discarding window1. This vastly simplifies the code, and allows most of the board-specific setup to go die.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | pci-sh7751.c | diff 757e3c16f8bafa2a470aebf9b04671c5d4d18f49 Mon Apr 20 14:11:07 CEST 2009 Paul Mundt <lethal@linux-sh.org> sh: pci: Rewrite SH7751 PCI support to follow SH7780.
This follows the similar sort of scheme that the refactored SH7780 code uses, using a 64MB CS3 mapping to handle the window0 case, and simply discarding window1. This vastly simplifies the code, and allows most of the board-specific setup to go die.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | Makefile | diff 757e3c16f8bafa2a470aebf9b04671c5d4d18f49 Mon Apr 20 14:11:07 CEST 2009 Paul Mundt <lethal@linux-sh.org> sh: pci: Rewrite SH7751 PCI support to follow SH7780.
This follows the similar sort of scheme that the refactored SH7780 code uses, using a 64MB CS3 mapping to handle the window0 case, and simply discarding window1. This vastly simplifies the code, and allows most of the board-specific setup to go die.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|