Merge "ARM: dts: msm: Add qcom,msm-imem-diag-dload node on msmfalcon/msmtriton"
This commit is contained in:
commit
5965df008a
2 changed files with 10 additions and 0 deletions
|
@ -1431,6 +1431,11 @@
|
|||
compatible = "qcom,msm-imem-pil";
|
||||
reg = <0x94c 200>;
|
||||
};
|
||||
|
||||
diag_dload@c8 {
|
||||
compatible = "qcom,msm-imem-diag-dload";
|
||||
reg = <0xc8 200>;
|
||||
};
|
||||
};
|
||||
|
||||
qcom,ghd {
|
||||
|
|
|
@ -960,6 +960,11 @@
|
|||
compatible = "qcom,msm-imem-pil";
|
||||
reg = <0x94c 200>;
|
||||
};
|
||||
|
||||
diag_dload@c8 {
|
||||
compatible = "qcom,msm-imem-diag-dload";
|
||||
reg = <0xc8 200>;
|
||||
};
|
||||
};
|
||||
|
||||
qcom,ghd {
|
||||
|
|
Loading…
Add table
Reference in a new issue