Home
last modified time | relevance | path

Searched hist:dfd9190ce8f4c96076849fe4d1ad7dbe3b92bb3d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dst-asc.cdiff dfd9190ce8f4c96076849fe4d1ad7dbe3b92bb3d Wed Mar 07 11:35:32 CST 2018 Patrice Chotard <patrice.chotard@st.com> tty: st-asc: Update tty alias

Since dtc v1.4.6-9-gaadd0b65c987, aliases property name
must include only lowercase and '-'.

After having updated all STi boards serial aliases from "ttyASN"
to "serialN", st-asc driver need to be updated accordingly as tty
aliases id is retrieved using of_alias_get_id().

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>