[PATCH v2 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles

Rob Herring robh at kernel.org
Mon Aug 24 22:33:52 EDT 2020


On Mon, 24 Aug 2020 18:26:38 +0200, Krzysztof Kozlowski wrote:
> 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 at 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 at 3d800000:
>     compatible: ['fsl,imx8mm-ddr-pmu', 'fsl,imx8m-ddr-pmu'] is too long
> 
>   arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: ddr-pmu at 3d800000:
>     compatible: Additional items are not allowed ('fsl,imx8m-ddr-pmu' was unexpected)
> 
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> 
> ---
> 
> Changes since v1:
> 1. Handle also fsl,imx8mp-ddr-pmu
> ---
>  .../devicetree/bindings/perf/fsl-imx-ddr.yaml    | 16 ++++++++++++----
>  1 file changed, 12 insertions(+), 4 deletions(-)
> 

Reviewed-by: Rob Herring <robh at kernel.org>



More information about the linux-mtd mailing list