]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: zynq_sdhci: Add support and quirk for HS400
authorAshok Reddy Soma <ashok.reddy.soma@amd.com>
Tue, 10 Jan 2023 11:31:24 +0000 (04:31 -0700)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 31 Jan 2023 13:02:27 +0000 (22:02 +0900)
commit96ded4da17ba14c4e323e2edb996e256b8ddb0ed
tree66742a4aebf9fe96050953215471211132993d99
parentccbd089b5e6905b6641cd3d6a1a5b3b019300893
mmc: zynq_sdhci: Add support and quirk for HS400

Add support for HS400 in mode2timing array.
Add a quirk for Versal NET platform to indicate that HS400 is supported
through bit63 of capability register.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com>
drivers/mmc/zynq_sdhci.c