[PATCH v2 1/2] dt-bindings: arm: Add qcom,inst-id for remote etm
Rob Herring
robh at kernel.org
Tue Aug 13 10:41:00 PDT 2024
On Wed, Aug 07, 2024 at 12:10:50AM -0700, Mao Jinlong wrote:
> qcom,inst-id is the instance id used by qmi API to communicate with
> remote processor.
>
> Signed-off-by: Mao Jinlong <quic_jinlmao at quicinc.com>
> ---
> .../bindings/arm/qcom,coresight-remote-etm.yaml | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom,coresight-remote-etm.yaml b/Documentation/devicetree/bindings/arm/qcom,coresight-remote-etm.yaml
> index 4fd5752978cd..a65121505c68 100644
> --- a/Documentation/devicetree/bindings/arm/qcom,coresight-remote-etm.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom,coresight-remote-etm.yaml
> @@ -20,6 +20,13 @@ properties:
> compatible:
> const: qcom,coresight-remote-etm
>
> + qcom,inst-id:
qcom,qmi-id perhaps?
> + $ref: /schemas/types.yaml#/definitions/uint32
> + description:
> + This id is used by qmi API to communicate with remote processor for
> + enabling and disabling remote etm. Each processor has its unique instance
> + id.
More information about the linux-arm-kernel
mailing list