Files
u-boot/drivers
Andre Przywara ac62dadb37 mmc: sunxi: Use mmc_of_parse()
At the moment the Allwinner MMC driver parses the bus-width and
non-removable DT properties itself, in the probe() routine.

There is actually a generic function provided by the MMC framework doing
this job, also it parses more generic properties like broken-cd and
advanced transfer modes.

Drop our own code and call mmc_of_parse() instead, to get all new
features for free.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2021-07-10 01:22:09 +01:00
..
2021-07-06 10:38:03 -06:00
2021-07-07 19:52:24 -04:00
2021-06-18 10:09:41 +02:00
2021-07-10 01:22:09 +01:00
2021-07-07 19:52:24 -04:00
2021-07-07 19:52:23 -04:00
2021-04-10 08:04:42 -04:00
2021-07-07 22:22:42 -04:00
2021-03-13 13:14:52 -05:00
2020-11-06 10:18:20 +08:00