From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754518AbdGJPy6 (ORCPT ); Mon, 10 Jul 2017 11:54:58 -0400 Received: from mail-lf0-f68.google.com ([209.85.215.68]:33469 "EHLO mail-lf0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754348AbdGJPy4 (ORCPT ); Mon, 10 Jul 2017 11:54:56 -0400 Subject: Re: [PATCH 6/6] irqchip: brcmstb-l2: Add support for the BCM7271 L2 controller To: Doug Berger , Thomas Gleixner Cc: Jason Cooper , Marc Zyngier , Rob Herring , Mark Rutland , Kevin Cernekee , Brian Norris , Gregory Fong , "maintainer:BROADCOM BCM7XXX ARM ARCHITECTURE" , "open list:IRQCHIP DRIVERS" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:BROADCOM BMIPS MIPS ARCHITECTURE" , "moderated list:BROADCOM BCM7XXX ARM ARCHITECTURE" References: <20170707192016.13001-1-opendmb@gmail.com> <20170707192016.13001-7-opendmb@gmail.com> From: Florian Fainelli Message-ID: Date: Mon, 10 Jul 2017 08:54:49 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170707192016.13001-7-opendmb@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/07/2017 12:20 PM, Doug Berger wrote: > Add the initialization of the generic irq chip for the BCM7271 L2 > interrupt controller. This controller only supports level > interrupts and uses the "brcm,bcm7271-l2-intc" compatibility > string. > > Signed-off-by: Doug Berger Reviewed-by: Florian Fainelli -- Florian