linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] MT8192 SMI support
@ 2020-10-30  9:12 Yong Wu
  2020-10-30  9:12 ` [PATCH v4 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema Yong Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Yong Wu @ 2020-10-30  9:12 UTC (permalink / raw)
  To: Matthias Brugger, Krzysztof Kozlowski, Rob Herring
  Cc: youlin.pei, devicetree, Nicolas Boichat, srv_heupstream,
	Robin Murphy, Joerg Roedel, linux-kernel, Tomasz Figa, iommu,
	linux-mediatek, yong.wu, ming-fan.chen, anan.sun, Will Deacon,
	linux-arm-kernel

This patchset mainly adds SMI support for mt8192.

It comes from the patchset[1]. I seperate the smi part into this patchset.
And the two part(IOMMU/SMI) patchset don't depend on each other.

Rebase on v5.10-rc1.

changenote:
 v4: add if-then segment in the binding.

 v3: [1].

[1] https://lore.kernel.org/linux-iommu/20200930070647.10188-1-yong.wu@mediatek.com/

Yong Wu (3):
  dt-bindings: memory: mediatek: Convert SMI to DT schema
  dt-bindings: memory: mediatek: Add mt8192 support
  memory: mtk-smi: Add mt8192 support

 .../mediatek,smi-common.txt                   |  50 ------
 .../mediatek,smi-common.yaml                  | 142 ++++++++++++++++++
 .../memory-controllers/mediatek,smi-larb.txt  |  50 ------
 .../memory-controllers/mediatek,smi-larb.yaml | 131 ++++++++++++++++
 drivers/memory/mtk-smi.c                      |  19 +++
 5 files changed, 292 insertions(+), 100 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml
 delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml

-- 
2.18.0

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-11-02  7:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30  9:12 [PATCH v4 0/3] MT8192 SMI support Yong Wu
2020-10-30  9:12 ` [PATCH v4 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema Yong Wu
2020-10-30 13:53   ` Rob Herring
2020-10-31 11:36   ` Krzysztof Kozlowski
2020-11-02  5:31     ` [PATCH v4 1/3] dt-bindings: memory: mediatek: Convert SMI to DT Yong Wu
2020-11-02  7:53       ` Krzysztof Kozlowski
2020-10-30  9:12 ` [PATCH v4 2/3] dt-bindings: memory: mediatek: Add mt8192 support Yong Wu
2020-10-30  9:12 ` [PATCH v4 3/3] memory: mtk-smi: " Yong Wu

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).