Re: [PATCH v9 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD

From: Stefan Wahren
Date: Tue Nov 08 2016 - 17:35:37 EST


> Ksenija Stanojevic <ksenija.stanojevic@xxxxxxxxx> 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@xxxxxxxxx>

Tested-by: Stefan Wahren <stefan.wahren@xxxxxxxx>

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