From: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3, 15/19] mmc: dw_mmc: rockchip: add support for rk3066 sdmmc
Date: Fri, 18 Aug 2017 15:01:46 +0200 [thread overview]
Message-ID: <E1diguI-0002b5-GK@mail.theobroma-systems.com> (raw)
In-Reply-To: <69042eef083fd04713591e5e03efb0abc6fe0a65.1502906760.git.paweljarosz3691@gmail.com>
> This patch enables support for the Rockchip RK3066 SD/MMC controller, which is based on Designware IP. The device supports SD, SDIO, MMC and eMMC.
>
> Signed-off-by: Paweł Jarosz <paweljarosz3691@gmail.com>
> ---
> Changes since v1:
> - dropped OF_PLATDATA
>
> Changes since v2:
> - none
>
> drivers/mmc/rockchip_dw_mmc.c | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
next prev parent reply other threads:[~2017-08-18 13:01 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-16 18:34 [U-Boot] [PATCH v3 00/19] add support for rk3066 platform Paweł Jarosz
2017-08-16 18:34 ` [U-Boot] [PATCH v3 01/19] rockchip: rk3066: add grf header file Paweł Jarosz
2017-08-16 18:35 ` [U-Boot] [PATCH v3 02/19] rockchip: rk3066: add rk3066 pinctrl driver Paweł Jarosz
2017-08-16 18:35 ` [U-Boot] [PATCH v3 03/19] rockchip: rk3066: add sysreset driver Paweł Jarosz
2017-08-16 18:35 ` [U-Boot] [PATCH v3 04/19] rockchip: rk3066: add clock driver for rk3066 soc Paweł Jarosz
2017-08-16 18:36 ` [U-Boot] [PATCH v3 05/19] rockchip: rk3066: add rk3066 platform devicetree file Paweł Jarosz
2017-08-16 18:36 ` [U-Boot] [PATCH v3 06/19] rockchip: rk3066: add core support Paweł Jarosz
2017-08-16 18:36 ` [U-Boot] [PATCH v3 07/19] rockchip: rk3066: add mk808 board files Paweł Jarosz
2017-08-16 18:37 ` [U-Boot] [PATCH v3 08/19] rockchip: rk3066: add sdram driver Paweł Jarosz
2017-08-16 18:37 ` [U-Boot] [PATCH v3 09/19] mtd: nand: add support for the Sandisk SDTNQGAMA chip Paweł Jarosz
2017-08-16 18:37 ` [U-Boot] [PATCH v3 10/19] mtd: nand: add the rockchip nand controller driver Paweł Jarosz
2017-08-16 18:37 ` [U-Boot] [PATCH v3 11/19] rockchip: mkimage: add support for rockchip nand boot image Paweł Jarosz
2017-08-16 18:38 ` [U-Boot] [PATCH v3 12/19] rockchip: board: rk3066: convert board_usb_init to live tree functions Paweł Jarosz
2017-08-16 18:38 ` [U-Boot] [PATCH v3 13/19] ARM: dts: rockchip: prefer u-boot, dm-pre-reloc rather than u-boot, dm-spl Paweł Jarosz
2017-08-16 18:38 ` [U-Boot] [PATCH v3 14/19] mmc: dw_mmc: support transfer mode autodetection Paweł Jarosz
2017-08-16 18:38 ` [U-Boot] [PATCH v3 15/19] mmc: dw_mmc: rockchip: add support for rk3066 sdmmc Paweł Jarosz
2017-08-18 13:01 ` Philipp Tomsich [this message]
2017-08-16 18:39 ` [U-Boot] [PATCH v3 16/19] armv7: support rk3066 early back to bootrom in vector.S Paweł Jarosz
2017-08-16 18:39 ` [U-Boot] [PATCH v3 17/19] rockchip: sysreset: deduplicate rk3066 and rk3188 sysreset drivers Paweł Jarosz
2017-08-16 18:39 ` [U-Boot] [PATCH v3 18/19] dfu: fix spl build Paweł Jarosz
2017-08-17 10:36 ` Łukasz Majewski
2017-08-16 18:40 ` [U-Boot] [PATCH v3 19/19] mtd: nand: spl: allow build nand_bbt, nand_ids and nand_util Paweł Jarosz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1diguI-0002b5-GK@mail.theobroma-systems.com \
--to=philipp.tomsich@theobroma-systems.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox