mbox series

[v1,0/2] MediaTek Dimensity 1200 - Add SMI support

Message ID 20250410143958.475846-1-angelogioacchino.delregno@collabora.com (mailing list archive)
Headers show
Series MediaTek Dimensity 1200 - Add SMI support | expand

Message

AngeloGioacchino Del Regno April 10, 2025, 2:39 p.m. UTC
In preparation for adding basic support for the OnePlus Nord 2 5G
DN2103 smartphone, this series adds support for the Smart Multimedia
Interface and Local Arbiters of the MediaTek Dimensity 1200 (MT6893) SoC.

AngeloGioacchino Del Regno (2):
  dt-bindings: memory: mtk-smi: Add support for MT6893
  memory: mtk-smi: Add support for Dimensity 1200 MT6893 SMI

 .../mediatek,smi-common.yaml                  |  1 +
 .../memory-controllers/mediatek,smi-larb.yaml |  1 +
 drivers/memory/mtk-smi.c                      | 52 +++++++++++++++++++
 3 files changed, 54 insertions(+)

Comments

Krzysztof Kozlowski April 15, 2025, 6:20 a.m. UTC | #1
On Thu, 10 Apr 2025 16:39:56 +0200, AngeloGioacchino Del Regno wrote:
> In preparation for adding basic support for the OnePlus Nord 2 5G
> DN2103 smartphone, this series adds support for the Smart Multimedia
> Interface and Local Arbiters of the MediaTek Dimensity 1200 (MT6893) SoC.
> 
> AngeloGioacchino Del Regno (2):
>   dt-bindings: memory: mtk-smi: Add support for MT6893
>   memory: mtk-smi: Add support for Dimensity 1200 MT6893 SMI
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: memory: mtk-smi: Add support for MT6893
      https://git.kernel.org/krzk/linux-mem-ctrl/c/98a4109320f9b7007475a9d6706d3434cd8aafb4
[2/2] memory: mtk-smi: Add support for Dimensity 1200 MT6893 SMI
      https://git.kernel.org/krzk/linux-mem-ctrl/c/bd4f5f6c84d074d9347b55731891729f136d35c8

Best regards,