diff mbox series

[1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible

Message ID 20240924061251.3387850-1-xu.yang_2@nxp.com (mailing list archive)
State New
Headers show
Series [1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible | expand

Commit Message

Xu Yang Sept. 24, 2024, 6:12 a.m. UTC
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@nxp.com>
---
 Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Conor Dooley Sept. 24, 2024, 4:27 p.m. UTC | #1
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@nxp.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Frank Li Oct. 9, 2024, 5:42 p.m. UTC | #2
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@nxp.com>
> ---

Reviewed-by: Frank Li <Frank.Li@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
>
diff mbox series

Patch

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: