From 790fcac794c5144b1d5ca20a4560f46a7a7f2f9f Mon Sep 17 00:00:00 2001 From: Phil Edworthy Date: Fri, 9 Mar 2012 09:43:42 +0000 Subject: sh: Add additional ttySCs There are a couple of Renesas SH devices with 8 serial ports used. Signed-off-by: Phil Edworthy Signed-off-by: Peter Korsgaard --- fs/skeleton/etc/securetty | 2 ++ target/generic/device_table_dev.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/fs/skeleton/etc/securetty b/fs/skeleton/etc/securetty index 547ceda57..c96f2fb9f 100644 --- a/fs/skeleton/etc/securetty +++ b/fs/skeleton/etc/securetty @@ -46,4 +46,6 @@ ttySC2 ttySC3 ttySC4 ttySC5 +ttySC6 +ttySC7 ttyGS0 diff --git a/target/generic/device_table_dev.txt b/target/generic/device_table_dev.txt index a3d53d460..d1d1e110c 100644 --- a/target/generic/device_table_dev.txt +++ b/target/generic/device_table_dev.txt @@ -32,7 +32,7 @@ /dev/ttyCPM c 666 0 0 204 46 0 1 4 /dev/ttyAMA c 666 0 0 204 64 0 1 4 /dev/ttySAC c 666 0 0 204 64 0 1 4 -/dev/ttySC c 666 0 0 204 8 0 1 6 +/dev/ttySC c 666 0 0 204 8 0 1 8 /dev/ttyPSC c 666 0 0 204 148 0 1 4 /dev/ttyUL c 666 0 0 204 187 0 1 4 /dev/ttymxc c 666 0 0 207 16 0 1 3 -- cgit v1.2.3-55-g7522