Merge "ARM: dts: msm: Add rpm-smd node for msmfalcon"
This commit is contained in:
commit
7da41e3f7a
1 changed files with 7 additions and 0 deletions
|
@ -507,6 +507,13 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
rpm_bus: qcom,rpm-smd {
|
||||||
|
compatible = "qcom,rpm-glink";
|
||||||
|
qcom,glink-edge = "rpm";
|
||||||
|
rpm-channel-name = "rpm_requests";
|
||||||
|
rpm-standalone; /* TODO: remove this after bring up */
|
||||||
|
};
|
||||||
|
|
||||||
qcom,ipc_router {
|
qcom,ipc_router {
|
||||||
compatible = "qcom,ipc_router";
|
compatible = "qcom,ipc_router";
|
||||||
qcom,node-id = <1>;
|
qcom,node-id = <1>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue