Merge "ARM: dts: msm: Add qcom,msm-imem-diag-dload node on msmfalcon/msmtriton"

This commit is contained in:
Linux Build Service Account 2016-12-19 00:44:41 -08:00 committed by Gerrit - the friendly Code Review server
commit 5965df008a
2 changed files with 10 additions and 0 deletions

View file

@ -1431,6 +1431,11 @@
compatible = "qcom,msm-imem-pil"; compatible = "qcom,msm-imem-pil";
reg = <0x94c 200>; reg = <0x94c 200>;
}; };
diag_dload@c8 {
compatible = "qcom,msm-imem-diag-dload";
reg = <0xc8 200>;
};
}; };
qcom,ghd { qcom,ghd {

View file

@ -960,6 +960,11 @@
compatible = "qcom,msm-imem-pil"; compatible = "qcom,msm-imem-pil";
reg = <0x94c 200>; reg = <0x94c 200>;
}; };
diag_dload@c8 {
compatible = "qcom,msm-imem-diag-dload";
reg = <0xc8 200>;
};
}; };
qcom,ghd { qcom,ghd {