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:
c627f2c
)
serial: of_serial: Support big-endian register accesses
author
Kevin Cernekee
<cernekee@gmail.com>
Thu, 9 Apr 2015 20:05:18 +0000
(13:05 -0700)
committer
Rob Herring
<robh@kernel.org>
Wed, 15 Apr 2015 00:35:45 +0000
(19:35 -0500)
If the device node has a "big-endian" property and 32-bit registers, tell
the serial driver to use UPIO_MEM32BE instead of UPIO_MEM32.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/tty/serial/of_serial.c
patch
|
blob
|
history
diff --cc
drivers/tty/serial/of_serial.c
Simple merge