Re: [PATCH v5 01/14] dt/bindings: Add bindings for PIC32 interrupt controller

From: Rob Herring
Date: Sat Jan 16 2016 - 22:57:52 EST


On Wed, Jan 13, 2016 at 06:15:34PM -0700, Joshua Henderson wrote:
> From: Cristian Birsan <cristian.birsan@xxxxxxxxxxxxx>
>
> Document the devicetree bindings for the interrupt controller on
> Microchip PIC32 class devices.
>
> Signed-off-by: Cristian Birsan <cristian.birsan@xxxxxxxxxxxxx>
> Signed-off-by: Joshua Henderson <joshua.henderson@xxxxxxxxxxxxx>
> Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
> ---
> 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@xxxxxxxxxx>