From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Tomsich Date: Fri, 18 Aug 2017 15:01:46 +0200 Subject: [U-Boot] [U-Boot, v3, 15/19] mmc: dw_mmc: rockchip: add support for rk3066 sdmmc In-Reply-To: <69042eef083fd04713591e5e03efb0abc6fe0a65.1502906760.git.paweljarosz3691@gmail.com> References: <69042eef083fd04713591e5e03efb0abc6fe0a65.1502906760.git.paweljarosz3691@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de > This patch enables support for the Rockchip RK3066 SD/MMC controller, whi= ch is based on Designware IP. The device supports SD, SDIO, MMC and eMMC. >=20 > Signed-off-by: Pawe=C5=82 Jarosz > --- > Changes since v1: > - dropped OF_PLATDATA >=20 > Changes since v2: > - none >=20 > drivers/mmc/rockchip_dw_mmc.c | 1 + > 1 file changed, 1 insertion(+) >=20 Reviewed-by: Philipp Tomsich