• Krzysztof Kozlowski's avatar
    dt-bindings: serial: fsl-imx-uart: Add i.MX 8M compatibles · 669e8aa3
    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: pwm@30660000:
        compatible:0: 'fsl,imx8mm-pwm' is not one of ['fsl,imx1-pwm', 'fsl,imx27-pwm']
        From schema: Documentation/devicetree/bindings/pwm/imx-pwm.yaml
    
      arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: pwm@30660000:
        compatible: ['fsl,imx8mm-pwm', 'fsl,imx27-pwm'] is too long
    
      arch/arm64/boot/dts/freescale/imx8mm-evk.dt.yaml: pwm@30660000:
        compatible: Additional items are not allowed ('fsl,imx27-pwm' was unexpected)
    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>
    669e8aa3
fsl-imx-uart.yaml 2.29 KB