• Krzysztof Kozlowski's avatar
    dt-bindings: reset: fsl,imx7-src: Add i.MX 8M compatibles · e446eba1
    Krzysztof Kozlowski authored
    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: reset-controller@30390000:
        compatible:0: 'fsl,imx8mm-src' is not one of ['fsl,imx7d-src', 'fsl,imx8mq-src', 'fsl,imx8mp-src']
        From schema: Documentation/devicetree/bindings/reset/fsl,imx7-src.yaml
    
      arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: reset-controller@30390000:
        compatible:1: 'syscon' was expected
    
      arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: reset-controller@30390000:
        compatible: ['fsl,imx8mm-src', 'fsl,imx8mq-src', 'syscon'] is too long
    Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
    Reviewed-by: default avatarRob Herring <robh@kernel.org>
    Signed-off-by: default avatarRob Herring <robh@kernel.org>
    e446eba1
fsl,imx7-src.yaml 1.52 KB