From: Krzysztof Kozlowski <krzk@kernel.org>
To: Mao Jinlong <quic_jinlmao@quicinc.com>,
Suzuki K Poulose <suzuki.poulose@arm.com>,
Mike Leach <mike.leach@linaro.org>,
James Clark <james.clark@arm.com>,
Alexander Shishkin <alexander.shishkin@linux.intel.com>,
Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-kernel@vger.kernel.org, coresight@lists.linaro.org,
linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v1 1/2] dt-bindings: arm: Add Qualcomm extended CTI
Date: Tue, 3 Sep 2024 14:42:51 +0200 [thread overview]
Message-ID: <8d203417-e3da-4969-87ea-f77cdb720756@kernel.org> (raw)
In-Reply-To: <20240903121847.6964-2-quic_jinlmao@quicinc.com>
On 03/09/2024 14:18, Mao Jinlong wrote:
> Add Qualcomm extended CTI support in CTI binding file. Qualcomm
> extended CTI supports up to 128 triggers.
>
> Signed-off-by: Mao Jinlong <quic_jinlmao@quicinc.com>
> ---
> .../devicetree/bindings/arm/arm,coresight-cti.yaml | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/arm,coresight-cti.yaml b/Documentation/devicetree/bindings/arm/arm,coresight-cti.yaml
> index 6a73eaa66a42..141efba7c697 100644
> --- a/Documentation/devicetree/bindings/arm/arm,coresight-cti.yaml
> +++ b/Documentation/devicetree/bindings/arm/arm,coresight-cti.yaml
> @@ -87,6 +87,10 @@ properties:
> - const: arm,coresight-cti-v8-arch
> - const: arm,coresight-cti
> - const: arm,primecell
> + - items:
> + - const: qcom,coresight-cti-extended
That's just enum in previous entry/list.
> + - const: arm,coresight-cti
> + - const: arm,primecell
>
> reg:
> maxItems: 1
> @@ -254,6 +258,16 @@ examples:
> clocks = <&soc_smc50mhz>;
> clock-names = "apb_pclk";
> };
> + # minimum extended CTI definition.
> + - |
No need for new example. No differences here.
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-09-03 12:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-03 12:18 [PATCH v1 0/2] Add Qualcomm extended CTI support Mao Jinlong
2024-09-03 12:18 ` [PATCH v1 1/2] dt-bindings: arm: Add Qualcomm extended CTI Mao Jinlong
2024-09-03 12:42 ` Krzysztof Kozlowski [this message]
2025-04-28 7:31 ` Jinlong Mao
2025-04-28 7:39 ` Krzysztof Kozlowski
2025-04-28 8:09 ` Jinlong Mao
2025-04-28 11:40 ` Jinlong Mao
2024-09-03 12:18 ` [PATCH v1 2/2] coresight: cti: Add Qualcomm extended CTI support Mao Jinlong
2024-09-03 12:44 ` Krzysztof Kozlowski
2024-10-10 9:49 ` [PATCH v1 0/2] " Jinlong Mao
2024-12-17 7:50 ` Jinlong Mao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8d203417-e3da-4969-87ea-f77cdb720756@kernel.org \
--to=krzk@kernel.org \
--cc=agross@kernel.org \
--cc=alexander.shishkin@linux.intel.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=coresight@lists.linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=james.clark@arm.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mike.leach@linaro.org \
--cc=quic_jinlmao@quicinc.com \
--cc=robh+dt@kernel.org \
--cc=suzuki.poulose@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.