diff options
author | 2020-08-23 19:20:18 +0200 | |
---|---|---|
committer | 2020-08-30 19:58:50 +0800 | |
commit | 31c78242b4c6d9a619b4441dfffebeb07dd9ce29 (patch) | |
tree | f01c8de0df8fafc704d6cbab93a75cbcc6bc78af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: dts: imx8mm-beacon-som: Align regulator names with schema (diff) | |
download | wireguard-linux-31c78242b4c6d9a619b4441dfffebeb07dd9ce29.tar.xz wireguard-linux-31c78242b4c6d9a619b4441dfffebeb07dd9ce29.zip |
arm64: dts: imx8mm-beacon-som: Fix atmel,24c64 EEPROM compatible
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@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@50:
compatible:0: 'microchip, at24c64d' does not match '^[a-zA-Z][a-zA-Z0-9,+\\-._]+$'
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions