[PATCH V3 1/6] nvmem: core: add nvmem_dev_size() helper

Rafał Miłecki zajec5 at gmail.com
Mon Jan 30 04:34:50 PST 2023


On 30.01.2023 11:56, Miquel Raynal wrote:
> Hi Rafał,
> 
> zajec5 at gmail.com wrote on Fri, 27 Jan 2023 13:57:04 +0100:
> 
>> From: Rafał Miłecki <rafal at milecki.pl>
>>
>> This is required by layouts that need to read whole NVMEM space. It
>> applies to NVMEM devices without hardcoded layout (like U-Boot
>> environment data block).
>>
>> Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
>> ---
>> V2: Drop "const" from "const size_t"
> 
> It would be good if you could always add a cover-letter, just so that
> we can reply to the whole series. In my case I wanted to add a global
> 
> Reviewed-by: Miquel Raynal <miquel.raynal at bootlin.com>
> 
> Because I gave this series a quick review and it looks good to me.

Good point, I'll keep that in mind and do that in future for all bigger
series.
Thank you.



More information about the linux-arm-kernel mailing list