[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
Frank Li
Frank.li at nxp.com
Wed Oct 9 10:42:58 PDT 2024
On Tue, Sep 24, 2024 at 02:12:49PM +0800, Xu Yang wrote:
> i.MX91 has a DDR Performance Monitor Unit which is compatible with i.MX93.
> This will add a compatible for i.MX91.
>
> Signed-off-by: Xu Yang <xu.yang_2 at nxp.com>
> ---
Reviewed-by: Frank Li <Frank.Li at nxp.com>
> Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
> index 37e8b98f2cdc..8597ea625edb 100644
> --- a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
> +++ b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml
> @@ -31,7 +31,9 @@ properties:
> - const: fsl,imx8dxl-ddr-pmu
> - const: fsl,imx8-ddr-pmu
> - items:
> - - const: fsl,imx95-ddr-pmu
> + - enum:
> + - fsl,imx91-ddr-pmu
> + - fsl,imx95-ddr-pmu
> - const: fsl,imx93-ddr-pmu
>
> reg:
> --
> 2.34.1
>
More information about the linux-arm-kernel
mailing list