ARM: dts: qcom: Add NVMEM cell for FMD_CONT_AFTER_PON for PMK8550

Add NVMEM cell for FMD_CONT_AFTER_PON to provide the option to prevent
FMD(find-my-device) feature disablement on PON trigger.

0 - Disable FMD feature on PON.
1 - Keep FMD feature enabled on PON.

Change-Id: I5e5386867546aacf526fe7be65e1e1e1ece30ffc
Signed-off-by: Kamal Wadhwa <quic_kamalw@quicinc.com>
This commit is contained in:
Kamal Wadhwa
2024-10-04 13:52:17 +05:30
parent 11935e2bb2
commit 4ba1b0c545

View File

@@ -58,6 +58,10 @@
reg = <0x9a 0x1>;
};
fmd_cont_after_pon: fmd-cont-after-pon@9c {
reg = <0x9c 0x1>;
};
fmd_chg_pon: fmd-chg-pon@9f {
reg = <0x9f 0x1>;
};