Searched hist:"46 bc85872040ae7a98b983514bf79f68255b2643" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/sh/include/mach-common/mach/ |
H A D | microdev.h | diff 46bc85872040ae7a98b983514bf79f68255b2643 Fri Oct 29 04:42:22 CDT 2010 Paul Mundt <lethal@linux-sh.org> sh: mach-microdev: SuperIO-relative ioport mapping.
The microdev only has to contend with silly PIO mangling on anything within the SuperIO range. As each of the SuperIO modules is already speciail cased, we just shift that logic over to the ioport map.
With microdev PCI never being merged (and being fudamentally broken in hardware), and the ethernet chip only doing 16-bit accesses already, there's no need to maintain any of the extra special casing. Kill it all off.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
/openbmc/linux/arch/sh/boards/mach-microdev/ |
H A D | io.c | diff 46bc85872040ae7a98b983514bf79f68255b2643 Fri Oct 29 04:42:22 CDT 2010 Paul Mundt <lethal@linux-sh.org> sh: mach-microdev: SuperIO-relative ioport mapping.
The microdev only has to contend with silly PIO mangling on anything within the SuperIO range. As each of the SuperIO modules is already speciail cased, we just shift that logic over to the ioport map.
With microdev PCI never being merged (and being fudamentally broken in hardware), and the ethernet chip only doing 16-bit accesses already, there's no need to maintain any of the extra special casing. Kill it all off.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | setup.c | diff 46bc85872040ae7a98b983514bf79f68255b2643 Fri Oct 29 04:42:22 CDT 2010 Paul Mundt <lethal@linux-sh.org> sh: mach-microdev: SuperIO-relative ioport mapping.
The microdev only has to contend with silly PIO mangling on anything within the SuperIO range. As each of the SuperIO modules is already speciail cased, we just shift that logic over to the ioport map.
With microdev PCI never being merged (and being fudamentally broken in hardware), and the ethernet chip only doing 16-bit accesses already, there's no need to maintain any of the extra special casing. Kill it all off.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|