public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] Add sdhci dt caps & caps mask support
@ 2019-09-02 14:34 Michal Simek
  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 14:34 ` [U-Boot] [PATCH v2 2/2] mmc: sdhci: Add support for dt caps & caps mask Michal Simek
  0 siblings, 2 replies; 7+ messages in thread
From: Michal Simek @ 2019-09-02 14:34 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-09-19  4:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-02 14:34 [U-Boot] [PATCH v2 0/2] Add sdhci dt caps & caps mask support Michal Simek
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox