Re: [PATCH v2 00/11] Consolidate asm/fixmap.h files

2013-12-10 Thread Jonas Bonn
gt; 12 files changed, 118 insertions(+), 374 deletions(-) > create mode 100644 include/asm-generic/fixmap.h > > -- > 1.8.3.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-arch" in > the body of a message to majord...@vger.kernel.org >

Re: [RFC PATCH 2/4] openrisc: remove undefined of_get_cpu_node declaration

2013-08-20 Thread Jonas Bonn
from PPC to DT common code. Again it could be there as it was originally copied from powerpc. Signed-off-by: Sudeep KarkadaNagesha Cc: Jonas Bonn Hi Jonas, Since both microblaze and openrisc have moderated lists which I am not member of, these patches were blocked. Michal Simek agreed to

Re: [ORLinux] [PATCH] gpiolib/arches: Centralise bolierplate asm/gpio.h

2012-04-16 Thread Jonas Bonn
Acked-by: Jonas Bonn (for OpenRISC) On Mon, 2012-04-16 at 09:21 +0200, Linus Walleij wrote: > On Sun, Apr 15, 2012 at 11:52 AM, Mark Brown > wrote: > > > Rather than requiring architectures that use gpiolib but don't have any > > need to define anything custom to co