| .. | .. |
|---|
| 21 | 21 | Definition: should specify the IRQ used by the remote processor to |
|---|
| 22 | 22 | signal this processor about communication related events |
|---|
| 23 | 23 | |
|---|
| 24 | +- qcom,remote-pid: |
|---|
| 25 | + Usage: required for glink-smem |
|---|
| 26 | + Value type: <u32> |
|---|
| 27 | + Definition: specifies the identifier of the remote endpoint of this edge |
|---|
| 28 | + |
|---|
| 24 | 29 | - qcom,rpm-msg-ram: |
|---|
| 25 | 30 | Usage: required for glink-rpm |
|---|
| 26 | 31 | Value type: <prop-encoded-array> |
|---|
| .. | .. |
|---|
| 55 | 60 | = EXAMPLE |
|---|
| 56 | 61 | The following example represents the GLINK RPM node on a MSM8996 device, with |
|---|
| 57 | 62 | the function for the "rpm_request" channel defined, which is used for |
|---|
| 58 | | -regualtors and root clocks. |
|---|
| 63 | +regulators and root clocks. |
|---|
| 59 | 64 | |
|---|
| 60 | 65 | apcs_glb: mailbox@9820000 { |
|---|
| 61 | 66 | compatible = "qcom,msm8996-apcs-hmss-global"; |
|---|