]> git.dujemihanovic.xyz Git - u-boot.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)
commita1f8abf4686065f46ac840e956a1aeb68d90d969
tree66742a4aebf9fe96050953215471211132993d99
parent386f5d367329a202abe71fd790e8ce4598b30e09
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