public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] Add sdhci dt caps & caps mask support
Date: Mon,  2 Sep 2019 16:34:29 +0200	[thread overview]
Message-ID: <cover.1567434868.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

Changes in v2:
- Moved newly added 64-bit funtion definations & prototypes below
   32-bit functions.

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     | 33 +++++++++++++++++++++++++++++++++
 5 files changed, 59 insertions(+), 11 deletions(-)

-- 
2.17.1

             reply	other threads:[~2019-09-02 14:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-02 14:34 Michal Simek [this message]
2019-09-02 14:34 ` [U-Boot] [PATCH v2 1/2] dm: core: Add functions to read 64-bit dt properties Michal Simek
2019-09-02 15:24   ` Bin Meng
2019-09-17  5:47     ` Simon Glass
2019-09-17 13:25       ` Michal Simek
2019-09-19  4:42         ` T Karthik Reddy
2019-09-02 14:34 ` [U-Boot] [PATCH v2 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.1567434868.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