Skip to content

Commit b1acb4e

Browse files
Xu Yangwilldeacon
authored andcommitted
dt-bindings: perf: fsl-imx-ddr: Add i.MX93 compatible
i.MX93 ddr pmu shares the same device node format as i.MX8. This will add a compatible for i.MX93 and modify the title. Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Xu Yang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 55691f9 commit b1acb4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/perf/fsl-imx-ddr.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Freescale(NXP) IMX8 DDR performance monitor
7+
title: Freescale(NXP) IMX8/9 DDR performance monitor
88

99
maintainers:
1010
- Frank Li <[email protected]>
@@ -19,6 +19,7 @@ properties:
1919
- fsl,imx8mm-ddr-pmu
2020
- fsl,imx8mn-ddr-pmu
2121
- fsl,imx8mp-ddr-pmu
22+
- fsl,imx93-ddr-pmu
2223
- items:
2324
- enum:
2425
- fsl,imx8mm-ddr-pmu

0 commit comments

Comments
 (0)