forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt
....@@ -21,6 +21,11 @@
2121 Definition: should specify the IRQ used by the remote processor to
2222 signal this processor about communication related events
2323
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
+
2429 - qcom,rpm-msg-ram:
2530 Usage: required for glink-rpm
2631 Value type: <prop-encoded-array>
....@@ -55,7 +60,7 @@
5560 = EXAMPLE
5661 The following example represents the GLINK RPM node on a MSM8996 device, with
5762 the function for the "rpm_request" channel defined, which is used for
58
-regualtors and root clocks.
63
+regulators and root clocks.
5964
6065 apcs_glb: mailbox@9820000 {
6166 compatible = "qcom,msm8996-apcs-hmss-global";