linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* memory: mtk-smi: Add bandwidth initial golden setting for MT6779
@ 2020-01-08  6:41 Ming-Fan Chen
  2020-01-08  6:41 ` [PATCH v3 0/3] memory: mtk-smi: Add bandwidth initial golden setting Ming-Fan Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ming-Fan Chen @ 2020-01-08  6:41 UTC (permalink / raw)
  To: Rob Herring, Matthias Brugger
  Cc: devicetree, Joerg Roedel, wsd_upstream, linux-kernel, Evan Green,
	linux-mediatek, Yong Wu, linux-arm-kernel

This patch add description, basic nodes, config_port and
bandwidth initial golden setting for MT6779 SMI both smi-larb and smi-common.
The setting make better performance of memory control for multimedia modules.

changelog since v2:
Add GALS for mt6779 in smi-common.txt
Split basic nodes and config_port support from initial golden setting patch
Define local variable from long to short
Merge writel_relaxed into one line
Remove SMI_LARB_SW_FLAG in smi-larb


Ming-Fan Chen (3):
  dt-bindings: mediatek: Add binding for MT6779 SMI
  memory: mtk-smi: Add basic support for MT6779
  memory: mtk-smi: Add bandwidth initial golden setting

 .../memory-controllers/mediatek,smi-common.txt     |    5 +-
 .../memory-controllers/mediatek,smi-larb.txt       |    3 +-
 drivers/memory/mtk-smi.c                           |  140 +++++++++++++++++++-
 3 files changed, 144 insertions(+), 4 deletions(-)
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2020-02-12 12:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-08  6:41 memory: mtk-smi: Add bandwidth initial golden setting for MT6779 Ming-Fan Chen
2020-01-08  6:41 ` [PATCH v3 0/3] memory: mtk-smi: Add bandwidth initial golden setting Ming-Fan Chen
2020-01-08  6:41 ` [PATCH v3 1/3] dt-bindings: mediatek: Add binding for MT6779 SMI Ming-Fan Chen
2020-01-08 15:15   ` Rob Herring
2020-01-08  6:41 ` [PATCH v3 2/3] memory: mtk-smi: Add basic support for MT6779 Ming-Fan Chen
2020-02-12 11:23   ` Matthias Brugger
2020-01-08  6:41 ` [PATCH v3 3/3] memory: mtk-smi: Add bandwidth initial golden setting Ming-Fan Chen
2020-02-12 12:17   ` Matthias Brugger

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