On Mon, Feb 20, 2017 at 7:24 PM, Andy Shevchenko
<[email protected]> wrote:
> From: Felipe Balbi <[email protected]>
>
> This patch adds Intel Tangier eMMC/SDHCI driver.
>
> Intel Tangier SoC contains a hybrid of PCI and non-PCI devices. SDHCI
> controller is one of the devices which are *not* on a PCI and, hence,
> cannot be enumerated by standard PCI means. This driver, allows for
> SDHCI controller on Tangier SoC to work in U-Boot.
>
> Signed-off-by: Vincent Tinelli <[email protected]>
> Signed-off-by: Felipe Balbi <[email protected]>
> Signed-off-by: Andy Shevchenko <[email protected]>
> ---
>  drivers/mmc/Kconfig         | 14 ++++++++
>  drivers/mmc/Makefile        |  1 +
>  drivers/mmc/tangier_sdhci.c | 81 
> +++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 96 insertions(+)
>  create mode 100644 drivers/mmc/tangier_sdhci.c
>

Reviewed-by: Bin Meng <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to