regulator: da9210: Add optional interrupt support
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 24 Jun 2015 12:14:21 +0000 (14:14 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 13 Jul 2015 10:19:28 +0000 (11:19 +0100)
commit4245746037e379dc9f1388e422d52001cd431921
tree97530e94d05c03494dfbe0a8aec1f270187c1ad2
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
regulator: da9210: Add optional interrupt support

Add optional interrupt support to the da9210 regulator driver, to handle
over-current, under- and over-voltage, and over-temperature events.

Only the interrupt sources for which we handle events are unmasked, to
avoid interrupts we cannot handle.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/da9210.txt
drivers/regulator/da9210-regulator.c
This page took 0.043825 seconds and 5 git commands to generate.