mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
shadow-securetty: add freescale lpuart
Add Freescale lpuart tty's (ttyLPx) to securetty. Freescale Vybrid devices running upstream kernel use this driver. (From OE-Core rev: 1732ea461f1d0afe254e36a8bfe84a6675a42e66) Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
da75a9aaf0
commit
3754726de9
@@ -137,6 +137,14 @@ ttymxc3
|
||||
ttymxc4
|
||||
ttymxc5
|
||||
|
||||
# Freescale lpuart ports
|
||||
ttyLP0
|
||||
ttyLP1
|
||||
ttyLP2
|
||||
ttyLP3
|
||||
ttyLP4
|
||||
ttyLP5
|
||||
|
||||
# Standard serial ports, with devfs
|
||||
tts/0
|
||||
tts/1
|
||||
|
||||
Reference in New Issue
Block a user