Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-27 | dt-bindings: mfd: Remove TPS65217 interrupts | Milo Kim | |
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> | |||
2016-11-09 | dt-bindings: mfd: Provide human readable defines for TPS65217 interrupts | Milo Kim | |
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> |