[PATCH 1/3] ARM: dts: imx6sx: Remove incorrect mmc fallback compatible
Shawn Guo
shawnguo2 at yeah.net
Fri Nov 1 03:12:05 PDT 2024
On Wed, Oct 23, 2024 at 04:26:36PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> Per fsl-imx-esdhc.yaml, the correct compatible string for i.MX6SX is:
>
> compatible = "fsl,imx6sx-usdhc"
>
> Remove the undocumented "fsl,imx6sl-usdhc" fallback compatible.
>
> This fixes the following dt-schema warnings:
>
> mmc at 2198000: 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 at denx.de>
Applied all, thanks!
More information about the linux-arm-kernel
mailing list