linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MediaTek Helio X10 MT6795 - SMI Support
@ 2022-05-13 15:06 AngeloGioacchino Del Regno
  2022-05-13 15:06 ` [PATCH v2 1/2] dt-bindings: memory: mtk-smi: Add MT6795 Helio X10 bindings AngeloGioacchino Del Regno
  2022-05-13 15:06 ` [PATCH v2 2/2] memory: mtk-smi: Add support for MT6795 Helio X10 AngeloGioacchino Del Regno
  0 siblings, 2 replies; 10+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-05-13 15:06 UTC (permalink / raw)
  To: yong.wu
  Cc: krzysztof.kozlowski, robh+dt, matthias.bgg, linux-mediatek,
	linux-kernel, devicetree, linux-arm-kernel, konrad.dybcio,
	marijn.suijten, martin.botka, ~postmarketos/upstreaming,
	phone-devel, paul.bouchara, kernel, AngeloGioacchino Del Regno

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.

Changes in v2:
 - Added forgotten new definitions

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                        | 17 +++++++++++++++++
 3 files changed, 19 insertions(+)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-05-18  0:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13 15:06 [PATCH v2 0/2] MediaTek Helio X10 MT6795 - SMI Support AngeloGioacchino Del Regno
2022-05-13 15:06 ` [PATCH v2 1/2] dt-bindings: memory: mtk-smi: Add MT6795 Helio X10 bindings AngeloGioacchino Del Regno
2022-05-16 11:32   ` Matthias Brugger
2022-05-18  0:36   ` Rob Herring
2022-05-13 15:06 ` [PATCH v2 2/2] memory: mtk-smi: Add support for MT6795 Helio X10 AngeloGioacchino Del Regno
2022-05-16 11:32   ` Matthias Brugger
2022-05-17  6:37   ` Yong Wu
2022-05-17  8:27     ` AngeloGioacchino Del Regno
2022-05-17  9:44       ` Yong Wu
2022-05-17 10:30         ` AngeloGioacchino Del Regno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).