Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dt-bindings: consolidate interrupt controller bindings | Rob Herring | 2015-10-22 | 1 | -60/+0 |
| | | | | | | | | | Move various interrupt controller bindings into the interrupt-controller/ directory. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Matthias Brugger <matthias.bgg@gmail.com> Cc: linux-mediatek@lists.infradead.org | ||||
* | ARM: Orion: DT support for IRQ and GPIO Controllers | Andrew Lunn | 2012-07-27 | 1 | -0/+20 |
| | | | | | | | | | | | | | Both IRQ and GPIO controllers can now be represented in DT. The IRQ controllers are setup first, and then the GPIO controllers. Interrupts for GPIO lines are placed directly after the main interrupts in the interrupt space. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@googlemail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Tested-by: Josh Coombs <josh.coombs@gmail.com> Tested-by: Simon Baatz <gmbnomis@gmail.com> | ||||
* | Documentation: update docs for mmp dt | Haojian Zhuang | 2012-05-05 | 1 | -0/+40 |
Append interrupt controller and timer document for mmp. Updates documents for gpio and i2c. Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> |