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:
@@ -48,6 +48,10 @@
|
|||||||
alarm_log: alarm-log@76 {
|
alarm_log: alarm-log@76 {
|
||||||
reg = <0x76 0x6>;
|
reg = <0x76 0x6>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fmd_set: fmd-set@9a {
|
||||||
|
reg = <0x9a 0x1>;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
pmk8550_sdam_5: sdam@7400 {
|
pmk8550_sdam_5: sdam@7400 {
|
||||||
|
Reference in New Issue
Block a user