Re: [PATCH v5 01/14] dt/bindings: Add bindings for PIC32 interrupt controller
From: Rob Herring <robh@kernel.org>
Date: 2016-01-17 03:57:19
Also in:
linux-mips, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-01-17 03:57:19
Also in:
linux-mips, lkml
On Wed, Jan 13, 2016 at 06:15:34PM -0700, Joshua Henderson wrote:
From: Cristian Birsan <cristian.birsan@microchip.com> Document the devicetree bindings for the interrupt controller on Microchip PIC32 class devices. Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com> Signed-off-by: Joshua Henderson <redacted> Cc: Ralf Baechle <redacted> --- 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 <robh@kernel.org>