[PATCH 01/10] spi-nor: intel-spi: Fix number of protected range registers for BYT/LPT

Bin Meng bmeng.cn at gmail.com
Sun Sep 10 19:46:33 PDT 2017


Hi Marek,

On Fri, Sep 1, 2017 at 5:52 PM, Marek Vasut <marek.vasut at gmail.com> wrote:
> On 09/01/2017 10:00 AM, Bin Meng wrote:
>> The number of protected range registers is not the same on BYT/LPT/
>> BXT. GPR0 only exists on Apollo Lake and its offset is reserved on
>> other platforms.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> Can this use regmap ? What you're implementing here seems like regmap to me.

No. regmap does not apply here.

Regards,
Bin



More information about the linux-mtd mailing list