[PATCH] soc: ti: k3-socinfo: Add entry for J721S2 SoC family

Subsystems: the rest, ti keystone multicore navigator drivers

STALE1704d

2 messages, 2 authors, 2021-12-03 · open the first message on its own page

[PATCH] soc: ti: k3-socinfo: Add entry for J721S2 SoC family

From: Aswath Govindraju <hidden>
Date: 2021-11-19 13:15:28

It's JTAG PARTNO is 0xBB75.

Signed-off-by: Aswath Govindraju <redacted>
---
 drivers/soc/ti/k3-socinfo.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/soc/ti/k3-socinfo.c b/drivers/soc/ti/k3-socinfo.c
index fd91129de6e5..83e5a40824f1 100644
--- a/drivers/soc/ti/k3-socinfo.c
+++ b/drivers/soc/ti/k3-socinfo.c
@@ -40,7 +40,8 @@ static const struct k3_soc_id {
 	{ 0xBB5A, "AM65X" },
 	{ 0xBB64, "J721E" },
 	{ 0xBB6D, "J7200" },
-	{ 0xBB38, "AM64X" }
+	{ 0xBB38, "AM64X" },
+	{ 0xBB75, "J721S2"}
 };
 
 static int
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

Re: [PATCH] soc: ti: k3-socinfo: Add entry for J721S2 SoC family

From: Kishon Vijay Abraham I <hidden>
Date: 2021-12-03 11:35:21

Hi Aswath,

On 19/11/21 6:45 pm, Aswath Govindraju wrote:
It's JTAG PARTNO is 0xBB75.
%s/It's/J721S2 SoC/
quoted hunk
Signed-off-by: Aswath Govindraju <redacted>
---
 drivers/soc/ti/k3-socinfo.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/soc/ti/k3-socinfo.c b/drivers/soc/ti/k3-socinfo.c
index fd91129de6e5..83e5a40824f1 100644
--- a/drivers/soc/ti/k3-socinfo.c
+++ b/drivers/soc/ti/k3-socinfo.c
@@ -40,7 +40,8 @@ static const struct k3_soc_id {
 	{ 0xBB5A, "AM65X" },
 	{ 0xBB64, "J721E" },
 	{ 0xBB6D, "J7200" },
-	{ 0xBB38, "AM64X" }
+	{ 0xBB38, "AM64X" },
+	{ 0xBB75, "J721S2"}
Prefer to add ',' in the end so the change is confined to one line for every new
SoC family.

Thanks,
Kishon

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help