linux/drivers/misc/bcm-vk
Scott Branden 91ca10d6fa misc: bcm-vk: add ttyVK support
Add ttyVK support to driver to allow console access to VK card from host.

Device node will be in the follow form /dev/bcm-vk.x_ttyVKy where:
x is the instance of the VK card
y is the tty device number on the VK card

Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Link: https://lore.kernel.org/r/20210120175827.14820-14-scott.branden@broadcom.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-25 18:44:45 +01:00
..
bcm_vk_dev.c misc: bcm-vk: add ttyVK support 2021-01-25 18:44:45 +01:00
bcm_vk_msg.c misc: bcm-vk: reset_pid support 2021-01-25 18:44:45 +01:00
bcm_vk_msg.h misc: bcm-vk: add VK messaging support 2021-01-25 18:44:44 +01:00
bcm_vk_sg.c misc: bcm-vk: add VK messaging support 2021-01-25 18:44:44 +01:00
bcm_vk_sg.h misc: bcm-vk: add VK messaging support 2021-01-25 18:44:44 +01:00
bcm_vk_tty.c misc: bcm-vk: add ttyVK support 2021-01-25 18:44:45 +01:00
bcm_vk.h misc: bcm-vk: add ttyVK support 2021-01-25 18:44:45 +01:00
Kconfig
Makefile misc: bcm-vk: add ttyVK support 2021-01-25 18:44:45 +01:00