Skip to content

Commit 00e34c9

Browse files
Siddharth-Vadapalli-at-TInmenon
authored andcommitted
soc: ti: k3-socinfo: Add entry for J784S4 SOC
J784S4 SoC's JTAG ID is 0xBB80. Signed-off-by: Siddharth Vadapalli <[email protected]> Signed-off-by: Jayesh Choudhary <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
1 parent 82e46bf commit 00e34c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/soc/ti/k3-socinfo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ static const struct k3_soc_id {
4343
{ 0xBB38, "AM64X" },
4444
{ 0xBB75, "J721S2"},
4545
{ 0xBB7E, "AM62X" },
46+
{ 0xBB80, "J784S4" },
4647
{ 0xBB8D, "AM62AX" },
4748
};
4849

0 commit comments

Comments
 (0)