commit | 79e96505387281cb42f5defd7621751c8e97207f | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Wed Mar 04 09:09:55 2020 +0100 |
committer | Alexandre Torgue <alexandre.torgue@st.com> | Fri Mar 13 17:03:06 2020 +0100 |
tree | 11f8a09cf6de5fa84c6158ef5d87cc4a0bb8db91 | |
parent | 877db62ea516d7df439fd6284166a09da5a816d4 [diff] |
ARM: dts: stm32: add disable-wp property for SD-card on STM32MP1 boards On STM32MP1 DK1, DK2, ED1 and EV1 boards, there is only a micro SD socket. This is also the case on Avenger board. They don't support the Write Protect pin. The disable-wp is then added in the SD-cards sdmmc1 nodes. This avoids executing some code and a warning during driver probe. Signed-off-by: Yann Gautier <yann.gautier@st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>