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

From: Fabio Estevam
Date: Mon Nov 14 2016 - 18:39:42 EST


On Mon, Nov 14, 2016 at 4:43 PM, Marek Vasut <marex@xxxxxxx> wrote:

>> +#define MXS_LRADC_BASE 0x80050000
>
> Just for my understanding, why is this hardware address hard-coded here?
> Shouldn't that be fetched from DT ?

Yes, this base address should be retrieved from device tree.