Hi Rob,
On 11/22/2015 2:14 PM, Rob Herring wrote:
> On Fri, Nov 20, 2015 at 05:17:13PM -0700, Joshua Henderson wrote:
>> From: Cristian Birsan
>>
>> Document the devicetree bindings for the interrupt controller on Microchip
>> PIC32 class devices. This also adds a header defining associated inter
On 11/21/2015 1:47 PM, Arnd Bergmann wrote:
> On Friday 20 November 2015 17:17:13 Joshua Henderson wrote:
>
>> +Example
>> +---
>> +
>> +evic: interrupt-controller@1f81 {
>> +compatible = "microchip,evic-v2";
>> +interrupt-controller;
>> +#interrupt-cells = <3>;
>>
On Fri, Nov 20, 2015 at 05:17:13PM -0700, Joshua Henderson wrote:
> From: Cristian Birsan
>
> Document the devicetree bindings for the interrupt controller on Microchip
> PIC32 class devices. This also adds a header defining associated interrupts
> and related settings.
>
> Signed-off-by: Cristi
On Friday 20 November 2015 17:17:13 Joshua Henderson wrote:
> +Example
> +---
> +
> +evic: interrupt-controller@1f81 {
> +compatible = "microchip,evic-v2";
> +interrupt-controller;
> +#interrupt-cells = <3>;
> +reg = <0x1f81 0x1000>;
> +device_ty
From: Cristian Birsan
Document the devicetree bindings for the interrupt controller on Microchip
PIC32 class devices. This also adds a header defining associated interrupts
and related settings.
Signed-off-by: Cristian Birsan
Signed-off-by: Joshua Henderson
---
.../microchip,pic32mz-evic.txt
5 matches
Mail list logo