ARM: dts: qcom: add AMOLED ECM device for PMD802X

Add AMOLED ECM device for PMD802X so that AMOLED panel current
can be measured on need basis for Sun platforms.

Change-Id: Ic5e699fa5c4c595bbcc1b540c0197c1e63673c32
Signed-off-by: Subbaraman Narayanamurthy <quic_subbaram@quicinc.com>
This commit is contained in:
Subbaraman Narayanamurthy
2023-11-13 21:05:46 -08:00
parent bf4f4cd702
commit f6aed2463d
2 changed files with 29 additions and 0 deletions

View File

@@ -60,6 +60,16 @@
reg = <0x7500>;
};
pmk8550_sdam_13: sdam@7c00 {
compatible = "qcom,spmi-sdam";
reg = <0x7c00>;
};
pmk8550_sdam_14: sdam@7d00 {
compatible = "qcom,spmi-sdam";
reg = <0x7d00>;
};
pmk8550_sdam_21: sdam@8400 {
compatible = "qcom,spmi-sdam";
reg = <0x8400>;
@@ -70,6 +80,11 @@
reg = <0x8500>;
};
pmk8550_sdam_41: sdam@9800 {
compatible = "qcom,spmi-sdam";
reg = <0x9800>;
};
pmk8550_sdam_71: sdam@b600 {
compatible = "qcom,spmi-sdam";
reg = <0xb600>;