From c62fdd19296167dd43310dfc1e574de3f9ffd77d Mon Sep 17 00:00:00 2001 From: Subbaraman Narayanamurthy Date: Wed, 22 Nov 2023 11:52:41 -0800 Subject: [PATCH] ARM: dts: qcom: add FMD SDAM configuration in pmk8550 Find my device (FMD) feature uses SDAM offset 0x9a for enabling or disabling the feature in Sun platforms. Add the configuration to support it. Change-Id: I76cd1cc8146cdf08af544db474637858ab88211e Signed-off-by: Subbaraman Narayanamurthy --- qcom/pmk8550.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qcom/pmk8550.dtsi b/qcom/pmk8550.dtsi index 82c4cb1d..26ab58b4 100644 --- a/qcom/pmk8550.dtsi +++ b/qcom/pmk8550.dtsi @@ -48,6 +48,10 @@ alarm_log: alarm-log@76 { reg = <0x76 0x6>; }; + + fmd_set: fmd-set@9a { + reg = <0x9a 0x1>; + }; }; pmk8550_sdam_5: sdam@7400 {