Searched hist:"4 b26d5e3aebbcabb427d80be808074308ed02ba1" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/mmc/ |
H A D | uniphier-sd.c | diff 4b26d5e3aebbcabb427d80be808074308ed02ba1 Fri Jul 21 16:24:35 CDT 2017 Marek Vasut <marek.vasut@gmail.com> mmc: uniphier-sd: Add support for quirks
Check if the OF match has any associated data and if so, use those data as the controller quirks, otherwise fallback to the old method of reading the controller version register to figure out the quirks. This allows us to supply controller quirks on controllers which ie. do not have version register.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Jaehoon Chung <jh80.chung@samsung.com>
|