On Tue, Nov 08, 2016 at 04:29:36PM +0000, Srinivas Kandagatla wrote: > This patch adds support to PM8821 PMIC and interrupt support. > PM8821 is companion device that supplements primary PMIC PM8921 IC. > > Signed-off-by: Srinivas Kandagatla <srinivas.kandaga...@linaro.org> > --- > Tested this patch for MPP and IRQ functionality on IFC6410 and SD600 EVAL > board with mpps PM8821 and PM8921. > > .../devicetree/bindings/mfd/qcom-pm8xxx.txt | 1 +
Acked-by: Rob Herring <r...@kernel.org> > drivers/mfd/pm8921-core.c | 368 > +++++++++++++++++++-- > 2 files changed, 340 insertions(+), 29 deletions(-)