diff options
author | 2023-06-06 17:09:17 +0200 | |
---|---|---|
committer | 2023-06-09 22:27:49 +0800 | |
commit | 02208f0e600a6555254133fd7ca8a863ecfa7bcd (patch) | |
tree | 953a7facfcfd2f331a71b5eb50601efee34bd450 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | arm64: dts: imx8mp: don't initialize audio clocks from CCM node (diff) | |
download | wireguard-linux-02208f0e600a6555254133fd7ca8a863ecfa7bcd.tar.xz wireguard-linux-02208f0e600a6555254133fd7ca8a863ecfa7bcd.zip |
arm64: dts: imx8mq: Fix lcdif compatible
"fsl,imx8mq-lcdif" is compatible to "fsl,imx6sx-lcdif", adjust the list
accordingly. Fixes the dtbs_check warning:
imx8mq-tqma8mq-mba8mx.dtb: lcd-controller@30320000: compatible: 'oneOf'
conditional failed, one must be fixed:
['fsl,imx8mq-lcdif', 'fsl,imx28-lcdif'] is too long
'fsl,imx8mq-lcdif' is not one of ['fsl,imx23-lcdif', 'fsl,imx28-lcdif',
'fsl,imx6sx-lcdif', 'fsl,imx8mp-lcdif', 'fsl,imx93-lcdif']
'fsl,imx6sx-lcdif' was expected
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions