]> git.baikalelectronics.ru Git - kernel.git/commit
ARM64: TTY: hvc_dcc: Add support for ARM64 dcc
authorAbhimanyu Kapur <abhimany@codeaurora.org>
Sat, 12 Sep 2015 17:44:39 +0000 (12:44 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 16:49:27 +0000 (17:49 +0100)
commit27c41ecbd785df09da86bc71532e8fb76da63309
tree8613453d6b99db631b57e2adcf33739e8feb69c3
parentcb1fd3f8f7cdb98f934cabfb199374316222ace9
ARM64: TTY: hvc_dcc: Add support for ARM64 dcc

Add support for debug communications channel based
hvc console for arm64 cpus.

Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org>
Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/include/asm/dcc.h [new file with mode: 0644]
drivers/tty/hvc/Kconfig