blob: 680186a75f107a7694d23aacef773fe9f0c182df [file] [log] [blame]
Qualcomm IPC Router
Required properties:
-compatible: should be "qcom,ipc_router"
-qcom,node-id: unique ID to identify the node in network
Example:
qcom,ipc_router {
compatible = "qcom,ipc_router";
qcom,node-id = <1>;
};