Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1706834
| From | "Mani, Rajmohan" <rajmohan.mani@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH v6 1/3] mfd: Add new mfd device TPS68470 |
| Date | 2017-08-08 21:10 +0200 |
| Message-ID | <uci38-4cO-21@gated-at.bofh.it> (permalink) |
| References | <u8nXr-2Mf-3@gated-at.bofh.it> <u8nXr-2Mf-9@gated-at.bofh.it> <uc7r3-4Ox-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Thanks Lee. Sorry for the noise, as some keystrokes sent out the empty response earlier. Raj > -----Original Message----- > From: Mani, Rajmohan > Sent: Tuesday, August 08, 2017 11:58 AM > To: 'Lee Jones' <lee.jones@linaro.org> > Cc: linux-kernel@vger.kernel.org; linux-gpio@vger.kernel.org; linux- > acpi@vger.kernel.org; Linus Walleij <linus.walleij@linaro.org>; Alexandre > Courbot <gnurou@gmail.com>; Rafael J. Wysocki <rjw@rjwysocki.net>; Len > Brown <lenb@kernel.org>; sakari.ailus@linux.intel.com; Andy Shevchenko > <andy.shevchenko@gmail.com> > Subject: RE: [PATCH v6 1/3] mfd: Add new mfd device TPS68470 > > > > > -----Original Message----- > > From: Lee Jones [mailto:lee.jones@linaro.org] > > Sent: Tuesday, August 08, 2017 12:40 AM > > To: Mani, Rajmohan <rajmohan.mani@intel.com> > > Cc: linux-kernel@vger.kernel.org; linux-gpio@vger.kernel.org; linux- > > acpi@vger.kernel.org; Linus Walleij <linus.walleij@linaro.org>; > > Alexandre Courbot <gnurou@gmail.com>; Rafael J. Wysocki > > <rjw@rjwysocki.net>; Len Brown <lenb@kernel.org>; > > sakari.ailus@linux.intel.com; Andy Shevchenko > > <andy.shevchenko@gmail.com> > > Subject: Re: [PATCH v6 1/3] mfd: Add new mfd device TPS68470 > > > > On Fri, 28 Jul 2017, Rajmohan Mani wrote: > > > > > The TPS68470 device is an advanced power management unit that > powers > > a > > > Compact Camera Module (CCM), generates clocks for image sensors, > > > drives a dual LED for Flash and incorporates two LED drivers for > > > general purpose indicators. > > > > > > This patch adds support for TPS68470 mfd device. > > > > > > Signed-off-by: Rajmohan Mani <rajmohan.mani@intel.com> > > > --- > > > drivers/mfd/Kconfig | 18 ++++++++ > > > drivers/mfd/Makefile | 1 + > > > drivers/mfd/tps68470.c | 106 > > +++++++++++++++++++++++++++++++++++++++++++ > > > include/linux/mfd/tps68470.h | 97 > > > +++++++++++++++++++++++++++++++++++++++ > > > 4 files changed, 222 insertions(+) > > > create mode 100644 drivers/mfd/tps68470.c create mode 100644 > > > include/linux/mfd/tps68470.h > > > > Applied, thanks. > > > > -- > > Lee Jones > > Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source > > software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v6 1/3] mfd: Add new mfd device TPS68470 Lee Jones <lee.jones@linaro.org> - 2017-08-08 09:50 +0200 RE: [PATCH v6 1/3] mfd: Add new mfd device TPS68470 "Mani, Rajmohan" <rajmohan.mani@intel.com> - 2017-08-08 21:00 +0200 RE: [PATCH v6 1/3] mfd: Add new mfd device TPS68470 "Mani, Rajmohan" <rajmohan.mani@intel.com> - 2017-08-08 21:10 +0200
csiph-web