Skip to content

Commit 480ba14

Browse files
jhovoldandersson
authored andcommitted
arm64: defconfig: enable Qualcomm SDAM nvmem driver
The SDAM nvmem driver can be used to access the Shared Direct Access Memory Module registers in some Qualcomm PMICs. These registers can specifically be used to store a time offset on platforms where the PMIC RTC time registers are read-only in order to allow the RTC time to be updated. Signed-off-by: Johan Hovold <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent bbf814c commit 480ba14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,6 +1320,7 @@ CONFIG_NVMEM_MTK_EFUSE=y
13201320
CONFIG_NVMEM_QCOM_QFPROM=y
13211321
CONFIG_NVMEM_ROCKCHIP_EFUSE=y
13221322
CONFIG_NVMEM_SNVS_LPGPR=y
1323+
CONFIG_NVMEM_SPMI_SDAM=m
13231324
CONFIG_NVMEM_SUNXI_SID=y
13241325
CONFIG_NVMEM_UNIPHIER_EFUSE=y
13251326
CONFIG_NVMEM_MESON_EFUSE=m

0 commit comments

Comments
 (0)