linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] memory: tegra210-emc: Support Device Tree EMC Tables
@ 2025-05-08  6:07 Aaron Kling via B4 Relay
  2025-05-08  6:07 ` [PATCH v2 1/4] dt-bindings: memory-controllers: Describe Tegra210 " Aaron Kling via B4 Relay
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Aaron Kling via B4 Relay @ 2025-05-08  6:07 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Thierry Reding, Jonathan Hunter, Rob Herring,
	Conor Dooley, Krzysztof Kozlowski
  Cc: linux-kernel, linux-tegra, devicetree, Aaron Kling

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
Changes in v2:
- Add patch to describe the emc table bindings
- Add patch to allow a fallback compatible on the tegra210 emc device to
  match firmware expectations
- Add a patch to include the baseline emc tables on p2180
- Link to v1: https://lore.kernel.org/r/20250430-tegra210-emc-dt-v1-1-99896fa69341@gmail.com

---
Aaron Kling (4):
      dt-bindings: memory-controllers: Describe Tegra210 EMC Tables
      dt-bindings: memory-controllers: tegra210: Allow fallback compatible
      arm64: tegra: Add EMC timings to P2180
      memory: tegra210-emc: Support Device Tree EMC Tables

 .../nvidia,tegra21-emc-table.yaml                  |  1692 +
 .../memory-controllers/nvidia,tegra210-emc.yaml    |    44 +-
 arch/arm64/boot/dts/nvidia/tegra210-p2180-emc.dtsi | 49749 +++++++++++++++++++
 arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi     |     1 +
 drivers/memory/tegra/tegra210-emc-core.c           |   246 +-
 5 files changed, 51721 insertions(+), 11 deletions(-)
---
base-commit: 8bac8898fe398ffa3e09075ecea2be511725fb0b
change-id: 20250429-tegra210-emc-dt-97dce690ad4e

Best regards,
-- 
Aaron Kling <webgeek1234@gmail.com>



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

end of thread, other threads:[~2025-07-03 17:11 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-08  6:07 [PATCH v2 0/4] memory: tegra210-emc: Support Device Tree EMC Tables Aaron Kling via B4 Relay
2025-05-08  6:07 ` [PATCH v2 1/4] dt-bindings: memory-controllers: Describe Tegra210 " Aaron Kling via B4 Relay
2025-05-08  7:09   ` Rob Herring (Arm)
2025-05-09 13:42   ` Rob Herring
2025-05-09 17:07     ` Aaron Kling
2025-05-08  6:07 ` [PATCH v2 2/4] dt-bindings: memory-controllers: tegra210: Allow fallback compatible Aaron Kling via B4 Relay
2025-05-08  7:09   ` Rob Herring (Arm)
2025-05-08  6:07 ` [PATCH v2 3/4] arm64: tegra: Add EMC timings to P2180 Aaron Kling via B4 Relay
2025-05-08  6:07 ` [PATCH v2 4/4] memory: tegra210-emc: Support Device Tree EMC Tables Aaron Kling via B4 Relay
2025-05-08  7:41 ` [PATCH v2 0/4] " Thierry Reding
2025-05-08 11:37   ` Aaron Kling
2025-05-08 11:47     ` Krzysztof Kozlowski
2025-05-08 12:27       ` Aaron Kling
2025-05-08 12:48         ` Thierry Reding
2025-05-28 17:41           ` Aaron Kling
2025-06-30 19:26             ` Aaron Kling
2025-07-03 10:37               ` Thierry Reding
2025-07-03 17:11                 ` Aaron Kling
2025-05-09 14:17 ` Rob Herring (Arm)

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