Merge "ARM: dts: msm: add the hab entry into the msm8996 telematics vplatform"
This commit is contained in:
commit
2b4db72cec
1 changed files with 29 additions and 0 deletions
|
@ -89,6 +89,35 @@
|
|||
};
|
||||
};
|
||||
|
||||
qcom,hab {
|
||||
compatible = "qcom,hab";
|
||||
vmid = <2>;
|
||||
|
||||
mmidgrp600: mmidgrp600 {
|
||||
grp-start-id = <600>;
|
||||
role = "fe";
|
||||
remote-vmids = <0>;
|
||||
};
|
||||
|
||||
mmidgrp700: mmidgrp700 {
|
||||
grp-start-id = <700>;
|
||||
role = "fe";
|
||||
remote-vmids = <0>;
|
||||
};
|
||||
|
||||
mmidgrp800: mmidgrp800 {
|
||||
grp-start-id = <800>;
|
||||
role = "fe";
|
||||
remote-vmids = <0>;
|
||||
};
|
||||
|
||||
mmidgrp900: mmidgrp900 {
|
||||
grp-start-id = <900>;
|
||||
role = "fe";
|
||||
remote-vmids = <0>;
|
||||
};
|
||||
};
|
||||
|
||||
qcom,cnss {
|
||||
compatible = "qcom,cnss";
|
||||
wlan-bootstrap-gpio = <&tlmm 46 0>;
|
||||
|
|
Loading…
Add table
Reference in a new issue