[PATCH v4 4/4] dt-bindings: i2c: imx: Fix i.MX 7 compatible matching

Rob Herring robh at kernel.org
Wed Sep 23 16:25:39 EDT 2020


On Thu, 17 Sep 2020 21:13:21 +0200, Krzysztof Kozlowski wrote:
> The i.MX 7 DTSes use two compatibles so update the binding to fix
> dtbs_check warnings like:
> 
>   arch/arm/boot/dts/imx7d-cl-som-imx7.dt.yaml: i2c at 30a20000:
>     compatible: ['fsl,imx7d-i2c', 'fsl,imx21-i2c'] is not valid under any of the given schemas (Possible causes of the failure):
> 
>   arch/arm/boot/dts/imx7d-cl-som-imx7.dt.yaml: i2c at 30a20000:
>     compatible: ['fsl,imx7d-i2c', 'fsl,imx21-i2c'] is too long
> 
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> ---
>  Documentation/devicetree/bindings/i2c/i2c-imx.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

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



More information about the linux-arm-kernel mailing list