RE: [PATCH v2 1/4] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible

From: Xu Yang
Date: Mon Jan 15 2024 - 01:03:57 EST



> Subject: [PATCH v2 1/4] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
>
> i.MX95 has a DDR pmu. This will add a compatible for it.
>
> Signed-off-by: Xu Yang <xu.yang_2@xxxxxxx>
>
> ---
> Changes in v2:
> - no changes
> ---
> Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml b/Documentation/devicetree/bindings/perf/fsl-
> imx-ddr.yaml
> index e9fad4b3de68..1bc7bf1c8368 100644
> --- a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
> +++ b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
> @@ -20,6 +20,7 @@ properties:
> - fsl,imx8mn-ddr-pmu
> - fsl,imx8mp-ddr-pmu
> - fsl,imx93-ddr-pmu
> + - fsl,imx95-ddr-pmu
> - items:
> - enum:
> - fsl,imx8mm-ddr-pmu
> --
> 2.34.1

A gentle ping.