commit | 0b75cc3f1303a5558115918b4aed760d0d68a797 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed Jan 17 23:59:47 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Fri Feb 23 00:06:05 2018 +0100 |
tree | 33d10f7c541b804cb8b324da29cedc5be9258d20 | |
parent | b2a3372138c468c5c749c50c368dd6c11313e491 [diff] |
mmc: uniphier-sd: Add compatible strings for RCar Gen2 Add DT compatible strings for RCar Gen2 SoCs, so that this driver can bind with them. Unlike Gen3, which uses 64bit FIFO, the Gen2 uses 16bit FIFO. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Jaehoon Chung <jh80.chung@samsung.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>