[U-Boot] [PATCH 0/2] Add sdhci dt caps & caps mask support

Michal Simek michal.simek at xilinx.com
Thu Aug 22 11:16:48 UTC 2019


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



More information about the U-Boot mailing list