diff options
author | Fabio Estevam <festevam@denx.de> | 2023-09-09 13:44:03 -0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-09-25 12:03:24 +0800 |
commit | bbe3f08fcd938bcff8d4945ee736b512df82f1fb (patch) | |
tree | 8aefcaffd0d22cd83e31c2214a83667139b15991 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4a1ec092d400e2dc041a9f7b259f2eddd158a767 (diff) |
arm64: dts: imx8dxl-ss-adma: Fix i2c compatible entries
Per i2c-imx-lpi2c.yaml, the imx8dxl lpi2c compatible should be:
compatible = "fsl,imx8dxl-lpi2c", "fsl,imx7ulp-lpi2c";
Change it accordingly to fix the following schema warning:
imx8dxl-evk.dtb: i2c@5a800000: compatible: 'oneOf' conditional failed, one must be fixed:
['fsl,imx8dxl-lpi2c', 'fsl,imx8qxp-lpi2c', 'fsl,imx7ulp-lpi2c'] is too long
'fsl,imx8dxl-lpi2c' is not one of ['fsl,imx7ulp-lpi2c']
'fsl,imx7ulp-lpi2c' was expected
from schema $id: http://devicetree.org/schemas/i2c/i2c-imx-lpi2c.yaml#
Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions