Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dt-bindings: mfd: Remove TPS65217 interrupts | Milo Kim | 2016-12-27 | 1 | -26/+0 |
| | | | | | | | | | Interrupt numbers are from the datasheet, so no need to keep them in the ABI. Use the number in the DT file. Signed-off-by: Milo Kim <woogyom.kim@gmail.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com> | ||||
* | dt-bindings: mfd: Provide human readable defines for TPS65217 interrupts | Milo Kim | 2016-11-09 | 1 | -0/+26 |
TPS65217 supports three interrupt sources. This patch enables assigning each IRQ number in the charger and power button node. Then corresponding IRQ will be requested by each driver. Signed-off-by: Milo Kim <woogyom.kim@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com> |