[PATCH 1/2] mci: imx: Add imx6sx compatible
Sascha Hauer
s.hauer at pengutronix.de
Mon Jan 9 02:50:37 PST 2017
On Tue, Dec 13, 2016 at 03:31:43PM +0100, Christian Hemp wrote:
> To let the driver probe on i.MX6SX and i.MX6UL.
>
> Signed-off-by: Christian Hemp <c.hemp at phytec.de>
> ---
> drivers/mci/imx-esdhc.c | 2 ++
> 1 file changed, 2 insertions(+)
Applied, thanks
Sascha
>
> diff --git a/drivers/mci/imx-esdhc.c b/drivers/mci/imx-esdhc.c
> index 262a904..41f0562 100644
> --- a/drivers/mci/imx-esdhc.c
> +++ b/drivers/mci/imx-esdhc.c
> @@ -648,6 +648,8 @@ static __maybe_unused struct of_device_id fsl_esdhc_compatible[] = {
> }, {
> .compatible = "fsl,imx6sl-usdhc",
> }, {
> + .compatible = "fsl,imx6sx-usdhc",
> + }, {
> /* sentinel */
> }
> };
> --
> 1.9.1
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list