Searched hist:"3 a19cfcce105e481b02b14265c5b40c6c10ef60a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | serdev.h | diff 3a19cfcce105e481b02b14265c5b40c6c10ef60a Mon Jan 22 11:56:32 CST 2018 Ulrich Hecht <ulrich.hecht+renesas@gmail.com> serdev: add method to set parity
Adds serdev_device_set_parity() and an implementation for ttyport. The interface uses an enum with the values SERIAL_PARITY_NONE, SERIAL_PARITY_EVEN and SERIAL_PARITY_ODD.
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Reviewed-by: Johan Hovold <johan@kernel.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
/openbmc/linux/drivers/tty/serdev/ |
H A D | serdev-ttyport.c | diff 3a19cfcce105e481b02b14265c5b40c6c10ef60a Mon Jan 22 11:56:32 CST 2018 Ulrich Hecht <ulrich.hecht+renesas@gmail.com> serdev: add method to set parity
Adds serdev_device_set_parity() and an implementation for ttyport. The interface uses an enum with the values SERIAL_PARITY_NONE, SERIAL_PARITY_EVEN and SERIAL_PARITY_ODD.
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Reviewed-by: Johan Hovold <johan@kernel.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | core.c | diff 3a19cfcce105e481b02b14265c5b40c6c10ef60a Mon Jan 22 11:56:32 CST 2018 Ulrich Hecht <ulrich.hecht+renesas@gmail.com> serdev: add method to set parity
Adds serdev_device_set_parity() and an implementation for ttyport. The interface uses an enum with the values SERIAL_PARITY_NONE, SERIAL_PARITY_EVEN and SERIAL_PARITY_ODD.
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Reviewed-by: Johan Hovold <johan@kernel.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|