Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1517619
| From | Stefan Wahren <stefan.wahren@i2se.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v9 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD |
| Date | 2016-11-08 23:40 +0100 |
| Message-ID | <sBndD-7bv-13@gated-at.bofh.it> (permalink) |
| References | <syYjn-3gj-5@gated-at.bofh.it> <syYjn-3gj-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> Ksenija Stanojevic <ksenija.stanojevic@gmail.com> hat am 2. November 2016 um > 08:38 geschrieben: > > > Add core files for low resolution analog-to-digital converter (mxs-lradc) > MFD driver. > > Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> Tested-by: Stefan Wahren <stefan.wahren@i2se.com> for Patch 1 + 2 > --- > ... > diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile > index 9834e66..057ca15 100644 > --- a/drivers/mfd/Makefile > +++ b/drivers/mfd/Makefile > @@ -211,3 +211,4 @@ obj-$(CONFIG_INTEL_SOC_PMIC) += intel-soc-pmic.o > obj-$(CONFIG_MFD_MT6397) += mt6397-core.o > > obj-$(CONFIG_MFD_ALTERA_A10SR) += altera-a10sr.o > +obj-$(CONFIG_MFD_MXS_LRADC) += mxs-lradc.o Btw this part won't apply anymore
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v9 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD Ksenija Stanojevic <ksenija.stanojevic@gmail.com> - 2016-11-02 08:40 +0100 Re: [PATCH v9 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD Stefan Wahren <stefan.wahren@i2se.com> - 2016-11-08 23:40 +0100
csiph-web