Commit 00e34c94 authored by Siddharth Vadapalli's avatar Siddharth Vadapalli Committed by Nishanth Menon
Browse files

soc: ti: k3-socinfo: Add entry for J784S4 SOC

parent 82e46bf7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ static const struct k3_soc_id {
	{ 0xBB38, "AM64X" },
	{ 0xBB75, "J721S2"},
	{ 0xBB7E, "AM62X" },
	{ 0xBB80, "J784S4" },
	{ 0xBB8D, "AM62AX" },
};