In an effort to give some love to the apparently forgotten MT6795 SoC, I am upstreaming more components that are necessary to support platforms powered by this one apart from a simple boot to serial console. This series introduces support for the SMI common and LARBs, found in this SoC. Tested on a MT6795 Sony Xperia M5 (codename "Holly") smartphone. AngeloGioacchino Del Regno (2): dt-bindings: memory: mtk-smi: Add MT6795 Helio X10 bindings memory: mtk-smi: Add support for MT6795 Helio X10 .../memory-controllers/mediatek,smi-common.yaml | 1 + .../memory-controllers/mediatek,smi-larb.yaml | 1 + drivers/memory/mtk-smi.c | 15 +++++++++++++++ 3 files changed, 17 insertions(+) -- 2.35.1