[PATCH 4/5] arm64: dts: imx8mm-beacon-som: Fix atmel,24c64 EEPROM compatible

Shawn Guo shawnguo at kernel.org
Sun Aug 30 03:11:20 EDT 2020


On Sun, Aug 23, 2020 at 07:20:18PM +0200, Krzysztof Kozlowski wrote:
> Correct the EEPROM node compatible to match device tree schema (invalid
> space, unknown ID) to fix dtbs_check warnings:
> 
>   arch/arm64/boot/dts/freescale/imx8mm-beacon-kit.dt.yaml: eeprom at 50:
>     compatible: ['microchip, at24c64d', 'atmel,24c64'] is not valid under any of the given schemas
>   arch/arm64/boot/dts/freescale/imx8mm-beacon-kit.dt.yaml: eeprom at 50:
>     compatible:0: 'microchip, at24c64d' does not match '^[a-zA-Z][a-zA-Z0-9,+\\-._]+$'
> 
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>

Applied, thanks.



More information about the linux-arm-kernel mailing list