commit | fda489e9e20ea5ec8e0376a391599c22e40b66ac | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Tue May 03 15:37:54 2022 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Aug 16 15:58:22 2022 +0200 |
tree | 21396458a5d8d976dd056562db45be8208792edb | |
parent | b218faa9ff4dea3b2ce50c2846ed3a6d34057e5f [diff] |
feat(st-sdmmc2): make reset property optional Although not recommended, the reset property could be made optional. This way the driver will probe even if no reset property is provided in an sdmmc node in DT. This reset is already optional in Linux. Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: I6e63ff00118d9497f505d6379982334dd62686ca