lkml.org 
[lkml]   [2015]   [Apr]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH V4 0/5] Add big-endian MMIO support to serial8250
Date
V3->V4:

Rebase on Linus' head of tree

Tweak documentation per Grant's request

Drop the of_earlycon patches in favor of Peter's series


Kevin Cernekee (5):
of: Add helper function to check MMIO register endianness
of/fdt: Add endianness helper function for early init code
of: Document {little,big,native}-endian bindings
serial: 8250: Add support for big-endian MMIO accesses
serial: of_serial: Support big-endian register accesses

.../devicetree/bindings/common-properties.txt | 60 ++++++++++++++++++++++
drivers/of/base.c | 23 +++++++++
drivers/of/fdt.c | 19 +++++++
drivers/tty/serial/8250/8250_core.c | 20 ++++++++
drivers/tty/serial/8250/8250_early.c | 5 ++
drivers/tty/serial/of_serial.c | 3 +-
include/linux/of.h | 6 +++
include/linux/of_fdt.h | 2 +
8 files changed, 137 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/common-properties.txt

--
2.2.2



\
 
 \ /
  Last update: 2015-04-09 22:41    [W:1.564 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site