From: Xu Yang <xu.yang_2@nxp.com>
To: frank.li@nxp.com, will@kernel.org, mark.rutland@arm.com,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de,
kernel@pengutronix.de, festevam@gmail.com,
john.g.garry@oracle.com, jolsa@kernel.org, namhyung@kernel.org,
irogers@google.com
Cc: mike.leach@linaro.org, peterz@infradead.org, mingo@redhat.com,
acme@kernel.org, alexander.shishkin@linux.intel.com,
adrian.hunter@intel.com, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-perf-users@vger.kernel.org, imx@lists.linux.dev
Subject: Re: [PATCH v12 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
Date: Mon, 24 Jun 2024 14:23:34 +0800 [thread overview]
Message-ID: <20240624062334.lpygfmbpmstrn6kd@hippo> (raw)
In-Reply-To: <20240529080358.703784-1-xu.yang_2@nxp.com>
On Wed, May 29, 2024 at 04:03:51PM +0800, Xu Yang wrote:
> i.MX95 has a DDR pmu. This will add a compatible for it.
>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
> Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
>
> ---
> Changes in v2:
> - no changes
> Changes in v3:
> - let imx95 compatilbe with imx93
> Changes in v4:
> - add Acked-by tag
> Changes in v5:
> - no changes
> Changes in v6:
> - no changes
> Changes in v7:
> - no changes
> Changes in v8:
> - no changes
> Changes in v9:
> - no changes
> Changes in v10:
> - no changes
> Changes in v11:
> - no changes
> Changes in v12:
> - no changes
> ---
> Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
> index 6c96a4204e5d..37e8b98f2cdc 100644
> --- a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
> +++ b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
> @@ -30,6 +30,9 @@ properties:
> - items:
> - const: fsl,imx8dxl-ddr-pmu
> - const: fsl,imx8-ddr-pmu
> + - items:
> + - const: fsl,imx95-ddr-pmu
> + - const: fsl,imx93-ddr-pmu
>
> reg:
> maxItems: 1
A gentle ping.
> --
> 2.34.1
>
next prev parent reply other threads:[~2024-06-24 6:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-29 8:03 [PATCH v12 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible Xu Yang
2024-05-29 8:03 ` [PATCH v12 2/8] perf: imx_perf: add macro definitions for parsing config attr Xu Yang
2024-05-29 8:03 ` [PATCH v12 3/8] perf: imx_perf: let the driver manage the counter usage rather the user Xu Yang
2024-05-29 8:03 ` [PATCH v12 4/8] perf: imx_perf: refactor driver for imx93 Xu Yang
2024-05-29 8:03 ` [PATCH v12 5/8] perf: imx_perf: fix counter start and config sequence Xu Yang
2024-05-29 8:03 ` [PATCH v12 6/8] perf: imx_perf: add support for i.MX95 platform Xu Yang
2024-05-29 8:03 ` [PATCH v12 7/8] perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics Xu Yang
2024-07-03 7:44 ` Xu Yang
2024-05-29 8:03 ` [PATCH v12 8/8] perf vendor events arm64:: Add i.MX95 " Xu Yang
2024-06-24 6:23 ` Xu Yang [this message]
2024-07-01 15:35 ` [PATCH v12 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible Will Deacon
2024-07-04 20:00 ` Namhyung Kim
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=20240624062334.lpygfmbpmstrn6kd@hippo \
--to=xu.yang_2@nxp.com \
--cc=acme@kernel.org \
--cc=adrian.hunter@intel.com \
--cc=alexander.shishkin@linux.intel.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=frank.li@nxp.com \
--cc=imx@lists.linux.dev \
--cc=irogers@google.com \
--cc=john.g.garry@oracle.com \
--cc=jolsa@kernel.org \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mike.leach@linaro.org \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=will@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox