Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754156AbbLTDiL (ORCPT ); Sat, 19 Dec 2015 22:38:11 -0500 Received: from mail.kernel.org ([198.145.29.136]:58877 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754127AbbLTDiI (ORCPT ); Sat, 19 Dec 2015 22:38:08 -0500 Date: Sat, 19 Dec 2015 21:37:58 -0600 From: Rob Herring To: Damien Riegel Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Thomas Gleixner , Jason Cooper , Marc Zyngier , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , kernel@savoirfairelinux.com Subject: Re: [PATCH 1/2] irqchip: add documentation for TS-4800 interrupt controller Message-ID: <20151220033758.GB9883@rob-hp-laptop> References: <1450467559-21066-1-git-send-email-damien.riegel@savoirfairelinux.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1450467559-21066-1-git-send-email-damien.riegel@savoirfairelinux.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 884 Lines: 18 On Fri, Dec 18, 2015 at 02:39:18PM -0500, Damien Riegel wrote: > This is an interrupt-controller implemented in an FPGA, to multiplex > interrupts generated from other IPs. The FPGA usually uses a GPIO as a > parent interrupt controller to notify that one of the multiplexed > interrupts has triggered. > > Signed-off-by: Damien Riegel > --- > .../bindings/interrupt-controller/technologic,ts4800.txt | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/technologic,ts4800.txt Acked-by: Rob Herring -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/