On Mon, Feb 20, 2017 at 7:24 PM, Andy Shevchenko <andriy.shevche...@linux.intel.com> wrote: > From: Felipe Balbi <felipe.ba...@linux.intel.com> > > 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 <vincent.tine...@intel.com> > Signed-off-by: Felipe Balbi <felipe.ba...@linux.intel.com> > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > --- > 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 <bmeng...@gmail.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot