public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: memory: Fix typos and definitions for Tegra
@ 2022-10-28 12:37 Jon Hunter
  2022-10-28 12:37 ` [PATCH 2/2] memory: tegra: Add DLA clients for Tegra234 Jon Hunter
  0 siblings, 1 reply; 8+ messages in thread
From: Jon Hunter @ 2022-10-28 12:37 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Thierry Reding
  Cc: devicetree, linux-tegra, Jon Hunter

Fix the spelling of 'clients' in the memory dt-bindings for Tegra and
fix the name for the DLA write client that should have the suffix 'WRB'
and not 'WDB'.

Fixes: ea4777f67150 ("dt-bindings: tegra: Update headers for Tegra234")
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
---
 include/dt-bindings/memory/tegra234-mc.h | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/include/dt-bindings/memory/tegra234-mc.h b/include/dt-bindings/memory/tegra234-mc.h
index 7d49880e7faa..347e55e89a2a 100644
--- a/include/dt-bindings/memory/tegra234-mc.h
+++ b/include/dt-bindings/memory/tegra234-mc.h
@@ -232,13 +232,13 @@
 /* PCIE7 read clients */
 #define TEGRA234_MEMORY_CLIENT_PCIE7AR 0x2a
 #define TEGRA234_MEMORY_CLIENT_NVENCSWR 0x2b
-/* DLA0ARDB read clinets */
+/* DLA0ARDB read clients */
 #define TEGRA234_MEMORY_CLIENT_DLA0RDB 0x2c
-/* DLA0ARDB1 read clinets */
+/* DLA0ARDB1 read clients */
 #define TEGRA234_MEMORY_CLIENT_DLA0RDB1 0x2d
 /* DLA0 writes */
-#define TEGRA234_MEMORY_CLIENT_DLA0WDB 0x2e
-/* DLA1ARDB read clinets */
+#define TEGRA234_MEMORY_CLIENT_DLA0WRB 0x2e
+/* DLA1ARDB read clients */
 #define TEGRA234_MEMORY_CLIENT_DLA1RDB 0x2f
 /* PCIE7 write clients */
 #define TEGRA234_MEMORY_CLIENT_PCIE7AW 0x30
@@ -322,11 +322,11 @@
 #define TEGRA234_MEMORY_CLIENT_SUE1WR 0x69
 #define TEGRA234_MEMORY_CLIENT_VICSRD 0x6c
 #define TEGRA234_MEMORY_CLIENT_VICSWR 0x6d
-/* DLA1ARDB1 read clinets */
+/* DLA1ARDB1 read clients */
 #define TEGRA234_MEMORY_CLIENT_DLA1RDB1 0x6e
 /* DLA1 writes */
 #define TEGRA234_MEMORY_CLIENT_DLA1WRB 0x6f
-/* VI FLACON read clinets */
+/* VI FLACON read clients */
 #define TEGRA234_MEMORY_CLIENT_VI2FALR 0x71
 /* VI Write client */
 #define TEGRA234_MEMORY_CLIENT_VI2W 0x70
-- 
2.25.1


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

end of thread, other threads:[~2022-10-28 14:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-28 12:37 [PATCH 1/2] dt-bindings: memory: Fix typos and definitions for Tegra Jon Hunter
2022-10-28 12:37 ` [PATCH 2/2] memory: tegra: Add DLA clients for Tegra234 Jon Hunter
2022-10-28 12:46   ` Krzysztof Kozlowski
2022-10-28 12:51     ` Jon Hunter
2022-10-28 12:52       ` Krzysztof Kozlowski
2022-10-28 13:05         ` Jon Hunter
2022-10-28 13:07           ` Krzysztof Kozlowski
2022-10-28 14:23             ` Thierry Reding

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