On 12/05/2026 11:15, Sverdlin, Alexander wrote:
> Hi Alexander,
>
> On Mon, 2026-05-11 at 14:09 +0200, Alexander Feilke wrote:
>> From: Alexander Feilke <[email protected]>
>>
>> Signed-off-by: Alexander Feilke <[email protected]>
>> ---
>>  drivers/rtc/Kconfig | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
>> index 65d9bf533cb..1c703c1e229 100644
>> --- a/drivers/rtc/Kconfig
>> +++ b/drivers/rtc/Kconfig
>> @@ -163,6 +163,9 @@ config RTC_PCF85063
>>      help
>>        If you say yes here you get support for the NXP PCF85063 RTC
>>        and compatible chips.
>> +      Support for the following chip features is currently not implemented:
>> +      - NVMEM
> I'm curious, what's missing in NVMEM implementation?

Linux exposes the REG_RAM register as NVMEM device, which is not done
in the current u-boot implementation

Reply via email to