Linux Tegra architecture development
 help / color / mirror / Atom feed
* [PATCH 00/13] memory: tegra: Several cleanups
@ 2025-09-10 10:43 Krzysztof Kozlowski
  2025-09-10 10:43 ` [PATCH 01/13] memory: tegra124-emc: Simplify return of emc_init() Krzysztof Kozlowski
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Krzysztof Kozlowski @ 2025-09-10 10:43 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Thierry Reding, Jonathan Hunter
  Cc: linux-kernel, linux-tegra, Aaron Kling, Krzysztof Kozlowski

Few cleanups for Tegra MC/EMC drivers:
Deferred probe, few simplifyings and function name unification.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (13):
      memory: tegra124-emc: Simplify return of emc_init()
      memory: tegra124-emc: Do not print error on icc_node_create() failure
      memory: tegra186-emc: Do not print error on icc_node_create() failure
      memory: tegra20-emc: Do not print error on icc_node_create() failure
      memory: tegra30-emc: Do not print error on icc_node_create() failure
      memory: tegra30-emc: Simplify and handle deferred probe with dev_err_probe()
      memory: tegra20-emc: Simplify and handle deferred probe with dev_err_probe()
      memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()
      memory: tegra124-emc: Simplify and handle deferred probe with dev_err_probe()
      memory: tegra124-emc: Add the SoC model prefix to functions
      memory: tegra186-emc: Add the SoC model prefix to functions
      memory: tegra20-emc: Add the SoC model prefix to functions
      memory: tegra30-emc: Add the SoC model prefix to functions

 drivers/memory/tegra/tegra124-emc.c | 140 +++++++++++++++------------------
 drivers/memory/tegra/tegra186-emc.c |  39 ++++------
 drivers/memory/tegra/tegra20-emc.c  | 150 +++++++++++++++++-------------------
 drivers/memory/tegra/tegra30-emc.c  | 119 +++++++++++++---------------
 4 files changed, 207 insertions(+), 241 deletions(-)
---
base-commit: 65dd046ef55861190ecde44c6d9fcde54b9fb77d
change-id: 20250910-memory-tegra-cleanup-1ba0d5f86ba3

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


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

end of thread, other threads:[~2025-09-10 10:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-10 10:43 [PATCH 00/13] memory: tegra: Several cleanups Krzysztof Kozlowski
2025-09-10 10:43 ` [PATCH 01/13] memory: tegra124-emc: Simplify return of emc_init() Krzysztof Kozlowski
2025-09-10 10:43 ` [PATCH 02/13] memory: tegra124-emc: Do not print error on icc_node_create() failure Krzysztof Kozlowski
2025-09-10 10:43 ` [PATCH 03/13] memory: tegra186-emc: " Krzysztof Kozlowski
2025-09-10 10:44 ` [PATCH 04/13] memory: tegra20-emc: " Krzysztof Kozlowski
2025-09-10 10:44 ` [PATCH 05/13] memory: tegra30-emc: " Krzysztof Kozlowski
2025-09-10 10:44 ` [PATCH 06/13] memory: tegra30-emc: Simplify and handle deferred probe with dev_err_probe() Krzysztof Kozlowski
2025-09-10 10:44 ` [PATCH 07/13] memory: tegra20-emc: " Krzysztof Kozlowski
2025-09-10 10:44 ` [PATCH 08/13] memory: tegra186-emc: " Krzysztof Kozlowski
2025-09-10 10:44 ` [PATCH 09/13] memory: tegra124-emc: " Krzysztof Kozlowski
2025-09-10 10:44 ` [PATCH 10/13] memory: tegra124-emc: Add the SoC model prefix to functions Krzysztof Kozlowski
2025-09-10 10:44 ` [PATCH 11/13] memory: tegra186-emc: " Krzysztof Kozlowski
2025-09-10 10:47   ` Krzysztof Kozlowski
2025-09-10 10:44 ` [PATCH 12/13] memory: tegra20-emc: " Krzysztof Kozlowski
2025-09-10 10:44 ` [PATCH 13/13] memory: tegra30-emc: " Krzysztof Kozlowski

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