Skip to content
Commit ec9f47cd authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[PATCH] Serial: Split 8250 port table



Add separate files for the different 8250 ISA-based serial boards.

Looking across all the various architectures, it seems reasonable that
we can key the availability of the configuration options for these
beasts to the bus-related symbols (iow, CONFIG_ISA).  We also standardise
the base baud/uart clock rate for these boards - I'm sure that isn't
architecture specific, but is solely dependent on the crystal fitted
on the board (which should be the same no matter what type of machine
its fitted into.)

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent addcc4a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment