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 <quic_subbaram@quicinc.com>
This commit is contained in:
Subbaraman Narayanamurthy
2023-11-22 11:52:41 -08:00
parent e83dd7572b
commit c62fdd1929

View File

@@ -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 {