diff options
author | Joakim Zhang <qiangqing.zhang@nxp.com> | 2019-11-01 08:36:13 +0000 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2019-11-04 16:27:34 +0000 |
commit | 1178addaca66292b309b3cbbdc12421cef4894b2 (patch) | |
tree | 0367bd223e16e09646d74302ebc7ebf30137af83 /Documentation | |
parent | 76d835fcd429615b61fccbe65de4f53360a89ca7 (diff) | |
download | linux-1178addaca66292b309b3cbbdc12421cef4894b2.tar.bz2 |
bindings: perf: imx-ddr: Add new compatible string
Add new compatible string for i.MX8MPlus DDR PMU core.
Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt index d77e3f26f9e6..7822a806ea0a 100644 --- a/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt +++ b/Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt @@ -5,6 +5,7 @@ Required properties: - compatible: should be one of: "fsl,imx8-ddr-pmu" "fsl,imx8m-ddr-pmu" + "fsl,imx8mp-ddr-pmu" - reg: physical address and size |