From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] Add sdhci dt caps & caps mask support
Date: Thu, 22 Aug 2019 13:16:48 +0200 [thread overview]
Message-ID: <cover.1566472608.git.michal.simek@xilinx.com> (raw)
Hi,
This patch series adds support for reading 64-bit dt properties & add
support sdhci dt caps & caps mask.
Thanks,
Michal
T Karthik Reddy (2):
dm: core: Add functions to read 64-bit dt properties
mmc: sdhci: Add support for dt caps & caps mask
drivers/core/ofnode.c | 2 +-
drivers/core/read.c | 10 ++++++++++
drivers/mmc/sdhci.c | 23 ++++++++++++++---------
include/dm/ofnode.h | 2 +-
include/dm/read.h | 32 ++++++++++++++++++++++++++++++++
5 files changed, 58 insertions(+), 11 deletions(-)
--
2.17.1
next reply other threads:[~2019-08-22 11:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-22 11:16 Michal Simek [this message]
2019-08-22 11:16 ` [U-Boot] [PATCH 1/2] dm: core: Add functions to read 64-bit dt properties Michal Simek
2019-08-23 3:27 ` Bin Meng
2019-08-23 3:58 ` T Karthik Reddy
2019-08-23 5:00 ` Bin Meng
2019-08-22 11:16 ` [U-Boot] [PATCH 2/2] mmc: sdhci: Add support for dt caps & caps mask Michal Simek
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=cover.1566472608.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.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