This series adds support for the MMC/SD controller found on the MediaTek Helio X10 (MT6795). While at it, I've also made the compatibles and plat data ordering consistent. P.S.: There's no dt-bindings addition because that was already merged and it's present [1] in next-20220915 [1]: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20220915&id=55e7dceee83ca6584a08bd876ed0ec38de5b13ce Tested on a MT6795 Sony Xperia M5 smartphone AngeloGioacchino Del Regno (2): mmc: mtk-sd: Reorder of_device_id and platform data by name mmc: mtk-sd: Add support for MT6795 Helio X10 drivers/mmc/host/mtk-sd.c | 109 ++++++++++++++++++++++---------------- 1 file changed, 62 insertions(+), 47 deletions(-) -- 2.37.2