]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: sdhci: Enable HS400 support if available in caps
authorAshok Reddy Soma <ashok.reddy.soma@amd.com>
Tue, 10 Jan 2023 11:31:23 +0000 (04:31 -0700)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 31 Jan 2023 13:02:27 +0000 (22:02 +0900)
commitccbd089b5e6905b6641cd3d6a1a5b3b019300893
tree236561b4b23b8697628baddf754a8b558eef1ffe
parentef1acd4da74753d738331653115be18608cba2dd
mmc: sdhci: Enable HS400 support if available in caps

HS400 is indicated in bit63 of capability register in few IP's.
Add a quirk to check this and add HS400 to host capabilities.

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