aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/admin-guide/devices.txt
diff options
context:
space:
mode:
authorMark Greer <mgreer@animalcreek.com>2019-06-26 09:05:53 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-03 19:28:40 +0200
commitecd6bf67da3126e8ec731c2dd8cb6c2f17d9563a (patch)
treeab8cbeed872ba13fce52bcf0f2cd02f785af02f7 /Documentation/admin-guide/devices.txt
parentserial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8250_port() (diff)
downloadwireguard-linux-ecd6bf67da3126e8ec731c2dd8cb6c2f17d9563a.tar.xz
wireguard-linux-ecd6bf67da3126e8ec731c2dd8cb6c2f17d9563a.zip
serial: mpsc: Remove obsolete MPSC driver
Support for the Marvell MV64x60 line of bridge chips that contained MPSC controllers has been removed and there are no other components that have that controller so remove its driver. Signed-off-by: Mark Greer <mgreer@animalcreek.com> Link: https://lore.kernel.org/r/20190626160553.28518-1-mgreer@animalcreek.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/admin-guide/devices.txt')
-rw-r--r--Documentation/admin-guide/devices.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt
index 1649117e6087..e56e00655153 100644
--- a/Documentation/admin-guide/devices.txt
+++ b/Documentation/admin-guide/devices.txt
@@ -2693,8 +2693,8 @@
41 = /dev/ttySMX0 Motorola i.MX - port 0
42 = /dev/ttySMX1 Motorola i.MX - port 1
43 = /dev/ttySMX2 Motorola i.MX - port 2
- 44 = /dev/ttyMM0 Marvell MPSC - port 0
- 45 = /dev/ttyMM1 Marvell MPSC - port 1
+ 44 = /dev/ttyMM0 Marvell MPSC - port 0 (obsolete unused)
+ 45 = /dev/ttyMM1 Marvell MPSC - port 1 (obsolete unused)
46 = /dev/ttyCPM0 PPC CPM (SCC or SMC) - port 0
...
47 = /dev/ttyCPM5 PPC CPM (SCC or SMC) - port 5