commit | 3ec9c59449744dcc390d593a017d30671546fd9e | [log] [tgz] |
---|---|---|
author | Andrey Panin <pazke@donpac.ru> | Thu Feb 02 20:15:09 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 02 20:15:09 2006 +0000 |
tree | c478df4c56fcf92ae614463542b27b6f40f7a6a1 | |
parent | b4103333d7904310d34de18d85e51e3d74f00a3b [diff] |
[SERIAL] SIIG 8-port serial boards support This patch adds support for SIIG 8-port boards. These boards have 4 ports in separate bars and another 4 ports in the single bar. Because of this strange port arrangement these cards need special setup function. Fortunately no other SIIG cards have more than 4 port, so this setup function could be used for them too. Signed-off-by: Andrey Panin <pazke@donpac.ru> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>