From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753399AbcAWPCN (ORCPT ); Sat, 23 Jan 2016 10:02:13 -0500 Received: from foss.arm.com ([217.140.101.70]:59623 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752825AbcAWPCK (ORCPT ); Sat, 23 Jan 2016 10:02:10 -0500 Date: Sat, 23 Jan 2016 15:02:00 +0000 From: Marc Zyngier To: Alban Bedel Cc: , Ralf Baechle , Thomas Gleixner , Jason Cooper , Alexander Couzens , Joel Porquet , Subject: Re: [PATCH v2 1/2] MIPS: ath79: irq: Move the MISC driver to drivers/irqchip Message-ID: <20160123150200.5bc027a6@arm.com> In-Reply-To: <1453553867-27003-1-git-send-email-albeu@free.fr> References: <1453553867-27003-1-git-send-email-albeu@free.fr> Organization: ARM Ltd X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; arm-unknown-linux-gnueabihf) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 23 Jan 2016 13:57:46 +0100 Alban Bedel wrote: > The driver stays the same but the initialization changes a bit. > For OF boards we now get the memory map from the OF node and use > a linear mapping instead of the legacy mapping. For legacy boards > we still use a legacy mapping and just pass down all the parameters > from the board init code. > > Signed-off-by: Alban Bedel Acked-by: Marc Zyngier M. -- Jazz is not dead. It just smells funny.