aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorTony Lindgren <[email protected]>2017-01-05 16:44:39 -0800
committerLee Jones <[email protected]>2017-02-13 09:29:44 +0000
commit56e1d40d3beab2f247d48574bf51fc5daeebc285 (patch)
tree715145f623a24ff8d44d4f2ba91404164a422255 /lib/netdev-notifier-error-inject.c
parent1cb8af8d631f66dde37a918bdd08a924ba3c7c03 (diff)
mfd: cpcap: Add minimal support
Many Motorola phones like droid 4 are using a custom PMIC called CPCAP or 6556002. We can support it's core features quite easily with regmap_spi and regmap_irq. The children of cpcap, such as regulators, ADC and USB, can be just regular device drivers and defined in the dts file. They get probed as we call of_platform_populate() at the end of our probe, and then the children can just call dev_get_regmap(dev.parent, NULL) to get the regmap. Cc: [email protected] Cc: Marcel Partap <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Michael Scott <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Tony Lindgren <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions