]> Git Repo - u-boot.git/commit
mmc: Add support for the no-mmc-hs400 prop
authorJonas Karlman <[email protected]>
Mon, 8 Apr 2024 21:06:16 +0000 (21:06 +0000)
committerJaehoon Chung <[email protected]>
Fri, 26 Apr 2024 06:31:44 +0000 (15:31 +0900)
commit4d3dc72165486c88214fbcaa9742ce7dee9693b3
tree2877af8df77b88907b9f8150719a640e2883e7e8
parente098f88f7e8e3c72c05cd9a3cf586a9d70374ba7
mmc: Add support for the no-mmc-hs400 prop

The linux commit f722e650d965 ("mmc: core: add support for disabling
HS400 mode via DT") added support for a no-mmc-hs400 prop.

Add support for the no-mmc-hs400 prop to disable HS400 host caps.

Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Dragan Simic <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
drivers/mmc/mmc-uclass.c
This page took 0.034684 seconds and 4 git commands to generate.