Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1678725
| From | Ivan Mikhaylov <ivan@de.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 0/2] add eMMC support for fsp2 board |
| Date | 2017-06-30 14:00 +0200 |
| Message-ID | <tY2KC-50c-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
fsp2 based on powerpc 476fpe using eMMC arasan, so we added support of this inside our dts and also enabled via additional dependence for sdhci-st driver in Kconfig. this code depends on commit c4b56b023daa91953e9ebe91143e6ca156f0bcb7 which is located in powerpc linux tree in 'next' branch. Ivan Mikhaylov (2): mmc/host: add FSP2(ppc476fpe) into depends for sdhci-st 44x/fsp2: enable eMMC arasan for fsp2 platform arch/powerpc/boot/dts/fsp2.dts | 33 +++++++++++++++++------------- arch/powerpc/configs/44x/fsp2_defconfig | 2 ++ drivers/mmc/host/Kconfig | 2 +- 3 files changed, 22 insertions(+), 15 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v1 0/2] add eMMC support for fsp2 board Ivan Mikhaylov <ivan@de.ibm.com> - 2017-06-30 14:00 +0200
csiph-web