On Sat, Jul 29, 2017 at 2:30 AM, Rajmohan Mani <rajmohan.m...@intel.com> wrote:
> This patch adds support for TPS68470 GPIOs. > There are 7 GPIOs and a few sensor related GPIOs. > These GPIOs can be requested and configured as > appropriate. > > The GPIOs are also provided with descriptive names. > However, the typical use case is that the OS GPIO > driver will interact with TPS68470 GPIO driver > to configure these GPIOs, as requested by the > platform firmware. > > Signed-off-by: Rajmohan Mani <rajmohan.m...@intel.com> > Reviewed-by: Linus Walleij <linus.wall...@linaro.org> (...) > +config GPIO_TPS68470 > + bool "TPS68470 GPIO" > + depends on MFD_TPS68470 Guarded by this symbol, so: patch applied to the GPIO tree, thanks! Yours, Linus Walleij