diff options
| author | Nicholas Troast <ntroast@codeaurora.org> | 2015-09-22 14:45:30 -0700 |
|---|---|---|
| committer | Kyle Yan <kyan@codeaurora.org> | 2016-06-15 16:13:09 -0700 |
| commit | 7e87ce15be71c0f8fb199028ed541e912995e08b (patch) | |
| tree | 0ee128db244fa63a8c513af9d503fe63824f08e2 /tools/perf/scripts/python/bin | |
| parent | 01415b8c98dfaccd7d35cfe9b538be2c95156693 (diff) | |
mfd: introduce I2C PMIC controller
The I2C PMIC Controller is used by multi-function PMIC devices which
communicate over the I2C bus. The controller enumerates all child nodes
as platform devices, and instantiates a regmap interface for them to
communicate over the I2C bus.
The controller also controls interrupts for all of the children platform
devices. The controller handles the summary interrupt by deciphering which
peripheral triggered the interrupt, and which of the peripheral interrupts
were triggered. Finally, it calls the interrupt handlers for each of the
virtual interrupts that were registered.
CRs-Fixed: 975120
Change-Id: I5ebe6d0bcb7c097124ba9b35c56579815dda234f
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
