public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Add sdhci dt caps & caps mask support
@ 2019-08-22 11:16 Michal Simek
  2019-08-22 11:16 ` [U-Boot] [PATCH 1/2] dm: core: Add functions to read 64-bit dt properties Michal Simek
  2019-08-22 11:16 ` [U-Boot] [PATCH 2/2] mmc: sdhci: Add support for dt caps & caps mask Michal Simek
  0 siblings, 2 replies; 6+ messages in thread
From: Michal Simek @ 2019-08-22 11:16 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


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

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

end of thread, other threads:[~2019-08-23  5:00 UTC | newest]

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

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