commit | 925f65007b6ba3c4a03985dd29e644a7b3546426 | [log] [tgz] |
---|---|---|
author | Jonas Karlman <jonas@kwiboo.se> | Mon Apr 08 21:06:16 2024 +0000 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Fri Apr 26 15:31:44 2024 +0900 |
tree | 2877af8df77b88907b9f8150719a640e2883e7e8 | |
parent | f23ac2883b72f779b9461d862a22fe1c7a9930ac [diff] |
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 <jonas@kwiboo.se> Reviewed-by: Dragan Simic <dsimic@manjaro.org> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>