Re: [PATCH v4 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC
From: Andrew F. Davis <hidden>
Date: 2015-10-01 23:49:42
Also in:
lkml
From: Andrew F. Davis <hidden>
Date: 2015-10-01 23:49:42
Also in:
lkml
On 10/01/2015 03:37 PM, Andrew F. Davis wrote:
This patch adds support for TPS65912 mfd device. It provides communication through the I2C and SPI interfaces. It contains the following components: - Regulators - GPIO controller Signed-off-by: Andrew F. Davis <redacted>
Forgot to mention, as the kbuild bot figured out, this patch needs
b4fe8ba ("regmap: Add generic macro to define regmap_irq")
from Lee Jones' tree to build.