]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: stm32_sdmmc2: introduce of_to_plat ops
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 30 Jun 2022 08:01:47 +0000 (10:01 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 12 Jul 2022 09:46:31 +0000 (11:46 +0200)
commitcb8edb996bf20be09b88b2b17520beec433067cd
treeae0308274b72630ee9b22a0ef0b6603e1c33666f
parentefd77dbca304d6cceb40675365485d84cce40ccd
mmc: stm32_sdmmc2: introduce of_to_plat ops

Add the uclass ops of_to_plat to parse the device tree properties
to respect the expected sequence by the driver model.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/mmc/stm32_sdmmc2.c