[PATCH v2 0/4] privide ns16550 support for AR9344
Oleksij Rempel
linux at rempel-privat.de
Fri Aug 18 06:57:03 PDT 2017
changes:
v2:
- fix compile if OF is not set.
- fix compile for x86
Oleksij Rempel (4):
of: base: port of_device_is_big_endian from linux
asm-generic: partially sync io.h with linux kernel
x86: asm: include asm-generic.h
serial: ns16550: provide big-endian support
arch/x86/include/asm/io.h | 15 +++
drivers/of/base.c | 23 ++++
drivers/serial/serial_ns16550.c | 19 +++-
include/asm-generic/io.h | 229 +++++++++++++++++++++++++++++++++++-----
include/of.h | 6 ++
5 files changed, 262 insertions(+), 30 deletions(-)
--
2.11.0
More information about the barebox
mailing list