devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] memory: mtk-smi: Add bandwidth initial setting for MT6779
@ 2019-12-09  6:19 Ming-Fan Chen
  2019-12-09  6:19 ` [PATCH v2 0/2] " Ming-Fan Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ming-Fan Chen @ 2019-12-09  6:19 UTC (permalink / raw)
  To: Rob Herring, Matthias Brugger
  Cc: Yong Wu, Evan Green, Joerg Roedel, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, wsd_upstream

This patch add description and bandwidth initial golden setting for MT6779 SMI.
The setting make better performance of memory control for multimedia modules.

changelog since v1:
-add description of GALS for mt6779 into smi-common documentation
-remove unused define
-rename structure member to correspond to related registers
-replace pointer of array with single pointer to reduce intention


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

 .../memory-controllers/mediatek,smi-common.txt     |    5 +-
 .../memory-controllers/mediatek,smi-larb.txt       |    3 +-
 drivers/memory/mtk-smi.c                           |  143 +++++++++++++++++++-
 3 files changed, 147 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2019-12-27  7:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-09  6:19 [PATCH v2] memory: mtk-smi: Add bandwidth initial setting for MT6779 Ming-Fan Chen
2019-12-09  6:19 ` [PATCH v2 0/2] " Ming-Fan Chen
2019-12-09  6:19 ` [PATCH v2 1/2] dt-bindings: mediatek: Add binding for MT6779 SMI Ming-Fan Chen
2019-12-13 19:10   ` Rob Herring
2019-12-09  6:19 ` [PATCH v2 2/2] memory: mtk-smi: Add bandwidth initial golden setting for MT6779 Ming-Fan Chen
2019-12-27  7:21   ` 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).