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:
@@ -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>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user