dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 4 Sep 2020 15:23:51 +0000 (17:23 +0200)
committerRob Herring <robh@kernel.org>
Mon, 14 Sep 2020 22:48:10 +0000 (16:48 -0600)
commit7f1f43f436cb80ee64baf9dacda0e61d135f2ac2
treecb34f6860d8c04e451f3443cada288b940669d8e
parent2745f888db7b62075c4ca9fd5fbc2f0a0c5565cf
dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles

DTSes with new i.MX 8M SoCs introduce their own compatibles so add them
to fix dtbs_check warnings like:

  arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: ddr-pmu@3d800000:
    compatible:0: 'fsl,imx8mm-ddr-pmu' is not one of ['fsl,imx8-ddr-pmu', 'fsl,imx8m-ddr-pmu', 'fsl,imx8mp-ddr-pmu']
    From schema: Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml

  arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: ddr-pmu@3d800000:
    compatible: ['fsl,imx8mm-ddr-pmu', 'fsl,imx8m-ddr-pmu'] is too long

  arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: ddr-pmu@3d800000:
    compatible: Additional items are not allowed ('fsl,imx8m-ddr-pmu' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/perf/fsl-imx-ddr.yaml