linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] memory: mediatek: add DRAM controller driver
@ 2021-03-30  5:22 Po-Kai Chi
  2021-03-30  5:22 ` [PATCH v1 1/4] dt-bindings: memory: Add binding for MediaTek Common DRAM Controller Po-Kai Chi
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Po-Kai Chi @ 2021-03-30  5:22 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: linux-kernel, linux-arm-kernel, linux-mediatek, devicetree,
	wsd_upstream, CC Hwang, Loda Chou, Po-Kai Chi

These patch series introduces the MediaTek DRAM controller driver (DRAMC)
on MT6779 SoC, and enables to be built as a module by default for the
ARM64 builds.

MediaTek DRAMC driver provides cross-platform features as below:
  - API provided to other kernel modules for querying DRAM type,
    rank count, rank size, channel count and mode register settings.
  - Sysfs interface used to pass DRAM mode register settings and current
    DRAM data rate to user-space for MediaTek ecosystem.

The API user includes MediaTek External Memory Interface (EMI) and
DVFS Resource Control (DVFSRC), which will be sent to mainline later.


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

end of thread, other threads:[~2021-04-01  8:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-30  5:22 [PATCH v1] memory: mediatek: add DRAM controller driver Po-Kai Chi
2021-03-30  5:22 ` [PATCH v1 1/4] dt-bindings: memory: Add binding for MediaTek Common DRAM Controller Po-Kai Chi
2021-03-30 13:08   ` Rob Herring
2021-03-30 13:58   ` Rob Herring
2021-04-01  8:52     ` Po-Kai Chi
2021-03-30  5:22 ` [PATCH v1 2/4] memory: mediatek: add DRAM controller driver Po-Kai Chi
2021-03-30  5:22 ` [PATCH v1 3/4] arm64: dts: add DRAMC node for MT6779 Po-Kai Chi
2021-03-30  5:22 ` [PATCH v1 4/4] arm64: defconfig: Enable MediaTek DRAMC common driver Po-Kai Chi

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