Re: [PATCH v2 28/29] nvmem: core: Add nvmem_cell_read_u8()

From: Srinivas Kandagatla
Date: Tue Jun 23 2020 - 05:30:42 EST




On 23/06/2020 03:51, Andreas FÃrber wrote:
Complement the u16, u32 and u64 helpers with a u8 variant to ease
accessing byte-sized values.

This helper will be useful for Realtek Digital Home Center platforms,
which store some byte and sub-byte sized values in non-volatile memory.

Signed-off-by: Andreas FÃrber <afaerber@xxxxxxx>


Applied thanks,

--srini