From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v5 01/14] dt/bindings: Add bindings for PIC32 interrupt controller Date: Sat, 16 Jan 2016 21:57:11 -0600 Message-ID: <20160117035711.GA26226@rob-hp-laptop> References: <1452734299-460-1-git-send-email-joshua.henderson@microchip.com> <1452734299-460-2-git-send-email-joshua.henderson@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1452734299-460-2-git-send-email-joshua.henderson@microchip.com> Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Joshua Henderson Cc: linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, ralf@linux-mips.org, Cristian Birsan , Thomas Gleixner , Jason Cooper , Marc Zyngier , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On Wed, Jan 13, 2016 at 06:15:34PM -0700, Joshua Henderson wrote: > From: Cristian Birsan > > Document the devicetree bindings for the interrupt controller on > Microchip PIC32 class devices. > > Signed-off-by: Cristian Birsan > Signed-off-by: Joshua Henderson > Cc: Ralf Baechle > --- > Changes since v4: > - Add new microchip,external-interrupts property > - Provide a better description of some of the features > - Clean up formatting > Changes since v3: None > Changes since v2: None > Changes since v1: > - Remove hardware interrupt priorities from interrupt controller DT > bindings. > --- > .../interrupt-controller/microchip,pic32-evic.txt | 67 ++++++++++++++++++++ > 1 file changed, 67 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/microchip,pic32-evic.txt Acked-by: Rob Herring