]> git.sur5r.net Git - u-boot/commit
dm: mmc: update mmc_of_parse()
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 30 Nov 2017 16:43:55 +0000 (17:43 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Jan 2018 09:11:04 +0000 (18:11 +0900)
commit7abff2c3b3cbf091f486605684f306d0d631d8d6
tree4b43f5e0cd0d069a0bbb5aa9b6e176da4a564d1b
parent52d241dfba7c3903a3a7d97fe6cb815c9ed379d6
dm: mmc: update mmc_of_parse()

* convert to livetree API
* don't fail because of an invalid bus-width, instead default to 1-bit.
* recognize 1.2v DDR and 1.2v HS200 flags

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
drivers/mmc/mmc-uclass.c
include/mmc.h