Re: [PATCH] MCI: imx-esdhc: Allow to use 1-bit bus width in board files
Alexander Shiyan
shc_work at mail.ru
Wed May 25 01:45:07 PDT 2016
> Среда, 25 мая 2016, 11:40 +03:00 от Sascha Hauer <s.hauer at pengutronix.de>:
>
> On Tue, May 24, 2016 at 07:28:02PM +0300, Alexander Shiyan wrote:
> > Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
> > ---
> > arch/arm/boards/freescale-mx53-smd/board.c | 1 +
> > arch/arm/boards/karo-tx53/board.c | 1 +
> > drivers/mci/imx-esdhc.c | 9 +++------
> > 3 files changed, 5 insertions(+), 6 deletions(-)
>
> Applied, thanks.
>
> If you need this patch I assume your board still has no device tree
> support. You should fix that ;)
Yes :)
Please fix MMC_BUS_WIDTH_4 in patch with MMC_CAP_4_BIT_DATA, this is my bug. Sorry.
Thanks.
---
More information about the barebox
mailing list