Merge "ARM: dts: msm: add HAB physical channels for msm8996 baseline vplatform"

This commit is contained in:
Linux Build Service Account 2018-05-16 00:29:11 -07:00 committed by Gerrit - the friendly Code Review server
commit 6e824c353d

View file

@ -25,5 +25,23 @@
qcom,hab {
compatible = "qcom,hab";
vmid = <3>;
mmidgrp600: mmidgrp600 {
grp-start-id = <600>;
role = "fe";
remote-vmids = <0>;
};
mmidgrp700: mmidgrp700 {
grp-start-id = <700>;
role = "fe";
remote-vmids = <0>;
};
mmidgrp900: mmidgrp900 {
grp-start-id = <900>;
role = "fe";
remote-vmids = <0>;
};
};
};