Skip to content

Commit 0263a1e

Browse files
Xu Yangwilldeacon
authored andcommitted
dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
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 <[email protected]> Reviewed-by: Frank Li <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent cc84767 commit 0263a1e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ properties:
3131
- const: fsl,imx8dxl-ddr-pmu
3232
- const: fsl,imx8-ddr-pmu
3333
- items:
34-
- const: fsl,imx95-ddr-pmu
34+
- enum:
35+
- fsl,imx91-ddr-pmu
36+
- fsl,imx95-ddr-pmu
3537
- const: fsl,imx93-ddr-pmu
3638

3739
reg:

0 commit comments

Comments
 (0)