diff options
author | Fabio Estevam <festevam@denx.de> | 2024-10-23 16:26:37 -0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2024-11-01 18:11:17 +0800 |
commit | 46cccef08bce9e9420eb4b009f96bf2af96c67b3 (patch) | |
tree | 566ccef9b55eb27220baf8a72c0410528d755951 /arch/arm/tools | |
parent | 5011fd973bd64315a7b3908b0d28349eabf92da2 (diff) |
ARM: dts: imx6sl: Remove incorrect mmc fallback compatible
Per fsl-imx-esdhc.yaml, the correct compatible string for i.MX6SL is:
compatible = "fsl,imx6sl-usdhc"
Remove the undocumented "fsl,imx6q-usdhc" fallback compatible.
This fixes the following dt-schema warnings:
mmc@2190000: compatible: 'oneOf' conditional failed, one must be fixed:
['fsl,imx6sl-usdhc', 'fsl,imx6q-usdhc'] is too long
['fsl,imx6sl-usdhc', 'fsl,imx6q-usdhc'] is too short
'fsl,imx50-esdhc' was expected
...
Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/tools')
0 files changed, 0 insertions, 0 deletions