commit | 4bb56c6135132dbd368c46422f5cba4212d80ab7 | [log] [tgz] |
---|---|---|
author | Grzegorz Szymaszek <gszymaszek@short.pl> | Wed Jun 02 19:08:23 2021 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Jun 18 08:34:16 2021 +0200 |
tree | d5a5dd90d0e7fd034e606bc89ce45a09f53252ea | |
parent | 490d6ddc3304c65199ddf742fa0312e6927d8f12 [diff] |
arm: dts: stm32mp157c-odyssey-som: fix the basic SDMMC2 properties The SDMMC2 interface hosts an eMMC. Replace the interface properties that would only apply to SD cards—“broken-cd” and “disable-wp”—with relevant ones: “non-removable”, “no-sd” and “no-sdio”. Signed-off-by: Grzegorz Szymaszek <gszymaszek@short.pl> Cc: Patrice Chotard <patrice.chotard@foss.st.com> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>