]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: arm_pl180_mmci: add bus_width DT property support
authorPatrice Chotard <patrice.chotard@st.com>
Mon, 23 Oct 2017 08:57:32 +0000 (10:57 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 17 Nov 2017 12:44:13 +0000 (07:44 -0500)
commit9035bb7432d33014fd131390c635e634aaacd4d0
tree66b5194de4f48cf3e29e2adb1578f455f86afd8c
parent3c0dbed232bd17a7bed773f545420460a3ac183a
mmc: arm_pl180_mmci: add bus_width DT property support

Allow to get "bus-width" property from device tree

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
drivers/mmc/arm_pl180_mmci.c