git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a92098a
)
OMAP/serial: Add support for driving a GPIO as DTR.
author
NeilBrown
<neilb@suse.de>
Mon, 30 Jul 2012 00:30:26 +0000
(10:30 +1000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 16 Aug 2012 19:10:43 +0000
(12:10 -0700)
OMAP hardware doesn't provide a phyisical DTR line, but
some configurations may need a DTR line which tracks whether
the device is open or not.
So allow a gpio to be configured as the DTR line.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found