Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1311106
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 01/14] dt/bindings: Add bindings for PIC32 interrupt controller |
| Date | 2016-01-17 05:00 +0100 |
| Message-ID | <qRMFr-5u9-9@gated-at.bofh.it> (permalink) |
| References | <qQEJY-7Zf-9@gated-at.bofh.it> <qQEJY-7Zf-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <joshua.henderson@microchip.com> > Cc: Ralf Baechle <ralf@linux-mips.org> > --- > 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>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v5 01/14] dt/bindings: Add bindings for PIC32 interrupt controller Rob Herring <robh@kernel.org> - 2016-01-17 05:00 +0100
csiph-web