Hi Miquel
>
> Hello,
>
> avkras...@sberdevices.ru wrote on Tue, 23 May 2023 13:16:34 +0300:
>
> > This adds support for OTP area access on MX30LFxG18AC chip series.
>
> Jaime, any feedback on this? Will you test it?
>
> How are we supposed to test the OTP is locked? I see this is still an
> open
On 14.06.2023 12:22, Arseniy Krasnov wrote:
> Hello Miquel and Jaime!
>
> On 14.06.2023 12:10, Miquel Raynal wrote:
>> Hi liao,
>>
>> jaimeliao...@gmail.com wrote on Wed, 14 Jun 2023 17:06:16 +0800:
>>
>>> Hi Miquel
>>>
>>>
Hello,
avkras...@sberdevices.ru wrote on Tue, 23 Ma
Hello Miquel and Jaime!
On 14.06.2023 12:10, Miquel Raynal wrote:
> Hi liao,
>
> jaimeliao...@gmail.com wrote on Wed, 14 Jun 2023 17:06:16 +0800:
>
>> Hi Miquel
>>
>>
>>>
>>> Hello,
>>>
>>> avkras...@sberdevices.ru wrote on Tue, 23 May 2023 13:16:34 +0300:
>>>
This adds support for OTP ar
Hi liao,
jaimeliao...@gmail.com wrote on Wed, 14 Jun 2023 17:06:16 +0800:
> Hi Miquel
>
>
> >
> > Hello,
> >
> > avkras...@sberdevices.ru wrote on Tue, 23 May 2023 13:16:34 +0300:
> >
> > > This adds support for OTP area access on MX30LFxG18AC chip series.
> >
> > Jaime, any feedback on thi
Hello,
avkras...@sberdevices.ru wrote on Tue, 23 May 2023 13:16:34 +0300:
> This adds support for OTP area access on MX30LFxG18AC chip series.
Jaime, any feedback on this? Will you test it?
How are we supposed to test the OTP is locked? I see this is still an
open point.
>
> Signed-off-by: Ar
This adds support for OTP area access on MX30LFxG18AC chip series.
Signed-off-by: Arseniy Krasnov
---
v1 -> v2:
* Add slab.h include due to kernel test robot error.
v2 -> v3:
* Use 'uint64_t' as input argument for 'do_div()' instead
of 'unsigned long' due to kernel test robot error.