public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Make Tegra memory drivers to use devm_tegra_core_dev_init_opp_table()
@ 2021-05-16 21:13 Dmitry Osipenko
  2021-05-16 21:13 ` [PATCH v1 1/2] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table() Dmitry Osipenko
  2021-05-16 21:13 ` [PATCH v1 2/2] memory: tegra30-emc: " Dmitry Osipenko
  0 siblings, 2 replies; 3+ messages in thread
From: Dmitry Osipenko @ 2021-05-16 21:13 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Paul Fertser, Matt Merhar,
	Peter Geis, Nicolas Chauvet, Viresh Kumar, Stephen Boyd,
	Krzysztof Kozlowski
  Cc: linux-tegra, linux-kernel

Tegra20/30 memory drivers could take advantage of the new helper which
initializes OPP table right now [1]. Other memory drivers can't be
switched to the new helper until core voltage scaling will be supported
by the corresponding Tegra SoC generations, for now only Tegra20/30 SoCs
support core voltage scaling in the upstream kernel.

Please note that [1] hasn't been reviewed and merged yet.

[1] https://lore.kernel.org/lkml/20210516205138.22501-1-digetx@gmail.com/T/#m247b51a938244c500d70c38cdb9d44adb5f389a7

Dmitry Osipenko (2):
  memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
  memory: tegra30-emc: Use devm_tegra_core_dev_init_opp_table()

 drivers/memory/tegra/tegra20-emc.c | 48 +++---------------------------
 drivers/memory/tegra/tegra30-emc.c | 48 +++---------------------------
 2 files changed, 8 insertions(+), 88 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-05-16 21:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-16 21:13 [PATCH v1 0/2] Make Tegra memory drivers to use devm_tegra_core_dev_init_opp_table() Dmitry Osipenko
2021-05-16 21:13 ` [PATCH v1 1/2] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table() Dmitry Osipenko
2021-05-16 21:13 ` [PATCH v1 2/2] memory: tegra30-emc: " Dmitry Osipenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox