commit | 4f6a1bad65c76c2f9928caf3f0c819e873a718ef | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Thu Jun 30 10:01:47 2022 +0200 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Tue Jul 12 11:46:31 2022 +0200 |
tree | ae0308274b72630ee9b22a0ef0b6603e1c33666f | |
parent | f375d37499a7c2fb35587a2636b06de02ebcf0c4 [diff] |
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>