Re: [PATCH v2] nvmem: add QTI SDAM driver

From: Srinivas Kandagatla
Date: Thu Jan 16 2020 - 11:12:22 EST




On 23/12/2019 10:52, Shyam Kumar Thella wrote:
From: Anirudh Ghayal <aghayal@xxxxxxxxxxxxxx>

QTI SDAM driver allows PMIC peripherals to access the shared memory
that is available on QTI PMICs.

Use subsys_initcall as PMIC SDAM NV memory is accessed by multiple PMIC
drivers (charger, fuel guage) to store/restore data across reboots
required during their initialization.

Signed-off-by: Shyam Kumar Thella <sthella@xxxxxxxxxxxxxx>

Applied Thanks,

--srini