commit | 0b91421857414f525690ee452c0b0acb6ab1dba3 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Jun 11 14:01:45 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 11 08:51:06 2009 -0700 |
tree | 664b90e0c546acd9e7fc8de3d595e0dab9998694 | |
parent | 7e9cd3a617414cfe74342659ceeb4e92975c1efa [diff] |
tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface The Blackfin JTAG interface has a 4 byte generic data field (EMUDAT). With a little creative thinking, we can turn this into a TTY device. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Bryan Wu <cooloney@kernel.org> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>