Re: [PATCH 0/4] privide ns16550 support for AR9344

2017-09-08 Thread Sascha Hauer
On Wed, Sep 06, 2017 at 04:44:06PM +0200, Oleksij Rempel wrote: > changes: > v3: > - fix compile for ppc, arm and sandbox. > > v2: > - fix compile if OF is not set. > - fix compile for x86 Applied, thanks Sascha > > Oleksij Rempel (4): > of: base: port of_device_is_big_endian from linux

Re: [PATCH 0/4] privide ns16550 support for AR9344

2017-09-07 Thread Robert Schwebel
Subject -> provide ~ On Wed, Sep 06, 2017 at 04:44:06PM +0200, Oleksij Rempel wrote: > changes: > v3: > - fix compile for ppc, arm and sandbox. > > v2: > - fix compile if OF is not set. > - fix compile for x86 > > Oleksij Rempel (4): > of: base: port of_device_is_big_endian

[PATCH 0/4] privide ns16550 support for AR9344

2017-09-06 Thread Oleksij Rempel
changes: v3: - fix compile for ppc, arm and sandbox. 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: