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